-
**Describe the feature you'd like**
Currently only training instances are allowed when using @remote (from the sagemaker.remote_function module). This module can be used for processing tasks as well,…
-
Hi ,
I am getting error as below. Could you please help ?
File "/home/ec2-user/SageMaker/prag_generation/e2e-incre/e2e-metrics/measure_scores.py", line 207
scores = {metric: score for met…
-
**Describe the feature you'd like**
Get name of batch transform job after `sagemaker.transformer.Transformer.transform()` call, because the method does **not** return anything.
**How would this …
-
### Describe the bug
It looks like there's a compatibility issue between the version of `jupyter` used by `AWS Sagemaker Studio`, `ipywidgets` and/or `huggingface_hub`
I've installed the latest …
-
We currently store logs in `~/SageMaker/sagemaker_knockout.log`. It would be nice to send them to CloudWatch as well.
-
Surfacing 2 issues trying to run the easy-ssh.sh script on my local dev laptop (macbook m2).
**1/** Document with name SSM-SessionManagerRunShellAsUbuntu does not exist.
```
➜ hyperpod-deploy a…
nghtm updated
18 hours ago
-
The current workflow for building the Docker image that is used in Sagemaker and in Terraform deployments "bakes in" a set of credentials, which breaks for anyone using the image on infrastructure tha…
-
my sagemaker version == 2.132.0
when i deploy a sagemaker endpoint, the default cuda version == 11.1
However, i need cuda==10.2 for this sagemaker endpoint
How can i do it?
Code
---------------…
-
**Describe the bug**
I was looking for the bloomz models on jumpstart and I noticed the task name for them is oddly `textgeneration1`. Is that on purpose ?
**To reproduce**
Code snippet:
```
…
-
Hi,
Lets say I have a execution schema as follows:
```
execution_input = ExecutionInput(
schema={
"PATH_INPUT": str,
"DESTINATION_OUTPUT": str,
"study_name": str,
…