-
**Is your feature request related to a problem?**
The RAG processor today makes remote inference calls (chat completion) via remote models. Although the model framework exposes a single interface fo…
-
I've deployed a model using Triton (in AWS Sagemaker model), but the response contains the model name/version based on the name of the ensemble model and the version number from the sub-folder of the …
-
The current code is incompatible with Tensorflow 2.11 due to updates of the optimizer API:s.
The Adam and RMSprop optimizers no longer has the `get_weights()` method.
See some info [here](https…
-
**Describe the bug**
While following this Tutorial:
https://github.com/awslabs/python-deequ/blob/master/tutorials/anomaly_detection.ipynb
Error:
```
File "", line 4, in
NameError: name 'RateO…
-
Followed the instructions to create a Sagemaker notebook, including creating a new IAM role as specified.
The output of cell 1 is
us-east-2
arn:aws:iam::865267486142:role/service-role/AmazonS…
-
I am trying to lunch a grid search using HyperparameterTuner but it seems that the job does not start.
This is the relevant part of my code:
`from sagemaker.amazon.amazon_estimator import get_ima…
-
Since the dockerfiles, tests have been migrated to https://github.com/aws/deep-learning-containers
We should clean up the redundant [and hence confusing] files such as
- Dockerfiles
- test/
-
**Please fill in this bug report template to ensure a timely and thorough response.**
### Willingness to contribute
The MLflow Community encourages bug-fix contributions. Would you or another memb…
-
The model deployment action [breaks](https://github.com/iterative/example-get-started-experiments/actions/runs/6340463389/job/17221935529) when we redeploy the repo because the endpoint already exists…
-
I ran %conda install -y -c conda-forge unzip to install it