-
The links in the jupyter notebook refer to nonexistent paths, such as `!pip install -r /content/mlops-examples/MLOps_Agent/requirements.txt`
Also, the pip install command, when you fix this to `!pi…
-
Hello,
I am getting a Permission Error while running the `trainer.fit()`. I am running the code a personal laptop.
Code:
```python
# Train loop config
train_loop_config = {
"dropout_p": …
-
## Describe the bug
When applying seldon-v2-crds.yaml, I get the following error:
```
kubectl apply -f https://raw.githubusercontent.com/SeldonIO/seldon-core/v2.2.0/k8s/yaml/seldon-v2-crds.ya…
-
Изначально данные находятся в бакете "s3://mlops-data/fraud-data/".
Чтобы скопировать данные в нужный бакет необходимо в s3cmd ввести команду:
s3cmd sync s3://mlops-data/fraud-data/ s3://otus-ml…
-
I am trying to run the train pipeline, I get an error everytime I am unable to figure it out. In the POn ST method link when I run it get an error unsupported AI verson 1.0 error. Please help I have …
-
-
it would be great to have also the default values of url and domains when setting up in a local environment with the defaults my_vars.tfvars defined in the minikube guide. So for example:
how thes…
-
Thanks again for your work, we really appreciate it!
Running the command `conda run -n mlops conda-lock install -n uberlog-ai uberlog-ai.conda-lock.yml`, I get the unexpected result of `my-env` bei…
-
I'm trying to run some benchmarks on a shared grace-hopper system with ARM architecture. I cannot use `docker` without `sudo` access. so I'm using singularity with the nvidia pytorch container. It see…
-
![image](https://github.com/FedML-AI/FedML/assets/41562415/f65c3e10-6ea8-442e-acfe-5fd409bcdf86)
fedml.run_simulation()
File "/root/miniconda3/envs/fedml-3.10/lib/python3.10/site-packages/…