-
I found that the R examples use old version of Sagemaker SDK, and fail.
Fixed by forcing the installation of SDK 1.72.0, just after loading reticulate.
library(reticulate)
py_install('sagemaker…
-
**Is your feature request related to a problem? Please describe.**
Running PyDeequ on Glue, EMR is not always easy due to the packaging and unique env settings etc. Users commonly need to trail and e…
-
**Describe the bug**
Setting source_dir and entry_point arguments for Estimator in local mode results in wrong entry_point path if the script is not located at the source dir root but inside a sub fo…
-
Please support reduce_all using the Data Parallel DDP API for tensors while using the SMDPP backend so that we can run our validation runs in parallel rather than on a single rank.
`validation_loss…
-
This causes Exception https://github.com/BerriAI/litellm/blob/cace0bd6fbd77e3abf4723db7c1d459c90e5abe2/litellm/llms/sagemaker.py#L593
`{
"error": {
"message": "Received client error (…
-
I am using the prebuilt SageMaker SKLearn container (https://github.com/aws/sagemaker-scikit-learn-container) version 0.20.0.
In the entry_point,I include a script which carries out the batch transfo…
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
The grouping by parameter feature in MLflow ui is very helpful. However, it would be great if w…
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
This feature request proposes to add support for logging FullyShardedDataParallel models …
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
It would be great if MLFlow could add auto logging support for the [ydf library](https://ydf.re…
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
The possibility to trace the execution of the genai metrics when using mlflow.evaluate()
### Mo…