Skip to content

issues Search Results · repo:aws/sagemaker-python-sdk language:Python

Filter by

1k results
 (98 ms)

1k results

inaws/sagemaker-python-sdk (press backspace or delete to remove)

Describe the feature you d like Hugging face has release TEI 1.7.2 that supports Qwen 3 embedding models. Please bump the DLC image to use the latest version How would this feature be used? Please describe. ...
  • kandakji
  • Opened 
    6 days ago
  • #5210

Describe the feature you d like Currently the code_location attribute of the Estimator class defaults to using the output_bucket parameter docs link: If not specified, the default code location is ‘s3://output_bucket/job-name/’. ...
  • NathanCYee
  • Opened 
    8 days ago
  • #5208

Describe the bug Importing the SageMaker library at the top of the Airflow plugin or hook declaration file causes issues with uploading logs to S3. To reproduce Setup a sample dag with the plugin as ...
  • cosmic-heart
  • Opened 
    8 days ago
  • #5207

Describe the bug When setting disable_output_compression=True in a PyTorch SageMaker Estimator that is used with HyperparameterTuner, the resulting HPO training jobs still compress the model output. This ...
  • thvasilo
  • 2
  • Opened 
    12 days ago
  • #5206

Describe the bug I am importing sagemaker in a Python 3.11 Lambda and it produces the error No module named rpds.rpds . The module rpds does appear to be available. To reproduce I am using a Lambda Layer ...
  • rupe120
  • Opened 
    12 days ago
  • #5205

Describe the feature you d like As I understand it, now it is possible to set TransformAmiVersion when launching transform jobs with the AWS SDK (see for example TransformResources in the boto3 docs). ...
  • martinber
  • Opened 
    13 days ago
  • #5204

Describe the bug When using local mode, referencing FinalMetricDataList leads to an error. To reproduce To create and run the pipeline: import os import boto3 import sagemaker from sagemaker.workflow.pipeline ...
  • drosin
  • Opened 
    14 days ago
  • #5201

Describe the bug Sagemaker tries to access the settings attribute of the sagemaker.modules.Session()wich does not exists. To reproduce import sagemaker import boto3 from sagemaker.modules import Session ...
component: training
  • vektaBastien
  • 1
  • Opened 
    15 days ago
  • #5198

Describe the bug Model Trainer does not recognize my sagemaker session and returns an error. To reproduce import sagemaker from sagemaker.modules.train import ModelTrainer from sagemaker.modules.configs ...
component: model
  • Bastien-mva
  • 1
  • Opened 
    18 days ago
  • #5195

Describe the bug This commit introduced a bug I m pretty sure: https://github.com/aws/sagemaker-python-sdk/commit/9ead9c88874ef0ae0ac1a7adb5f4bad396c47542 To reproduce from sagemaker.model import Model ...
  • dmtree-ivanov
  • Opened 
    21 days ago
  • #5191
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub