-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://githu…
-
**Describe the bug**
The latest update to the SageMaker SDK introduces sagemaker-mlflow which then brings in a constellation of dependencies that users might not need. This is a minor change (https:/…
-
**Describe the bug**
When creating a processing step in SageMaker Pipelines, When I try to pass the code argument for the Script processor run method and initialize the Pipeline client, I get the fol…
-
### Terraform Core Version
1.3.4
### AWS Provider Version
5.10.0
### Affected Resource(s)
```terraform
resource "aws_sagemaker_endpoint" "endpoint" {
name = "mynewen…
-
**Expected behavior**
Should give a url .but stuck at initializing
**Screenshots**
![20240930_23h34m03s_grim](https://github.com/user-attachments/assets/14914884-38d5-444c-9ec9-63d40722a970)
…
-
Because DistDGL and by extension GraphStorm has an assumption of a shared filesystem to function properly, in our SageMaker implementations need to implement various downloads and uploads to "fake" th…
-
I am trying to deploy LLama 3.1-8B instruct model NIM on Sagemaker as an endpoint following this notebook: https://github.com/NVIDIA/nim-deploy/blob/main/cloud-service-providers/aws/sagemaker/nim_llam…
-
When I install `s3fs` in the SageMaker Distribution 2.0 image, it breaks `fsspec` for other libraries that depend on it.
```
%pip install --disable-pip-version-check torch sagemaker transformers h…
-
Oh captain my captain,
As it seems, [hydra plays well with RAY_AWS](https://hydra.cc/docs/plugins/ray_launcher/), but [W&B prefers SageMaker](https://docs.wandb.ai/guides/integrations/sagemaker).…
-
**Link to the notebook**
sagemaker-core/sagemaker-core-llama-3-8B.ipynb
**Describe the bug**
When running the example notebook in SageMaker Studio v2, I got the following error:
```python
from …