Francesco Calcavecchia
Francesco Calcavecchia
As part of the [large ticket created for GTO](https://github.com/iterative/gto/issues/220), @aguschin identified one part that belongs to `dvc`. ### Desired feature Given a git repository using dvc, I would like to...
I used the following as simple "hello world" for `cml runner` on GitLab Community Edition [14.10.1]: ```yaml deploy-runner: image: iterativeai/cml:latest script: - | cml runner \ --cloud=azure \ --cloud-region=eu-west \...
I am using GTO for my projects at work. I believe that GTO could be much more than what is now. For now I created some patch-scripts to do what...
Contributes to https://github.com/iterative/gto/issues/25 @aguschin I remember you mentioned that you would like to document it in the README...? where/how? I could not find a good place.
Contributes to https://github.com/iterative/gto/issues/25
I tried with python 3.11, 3.10, and 3.7, same result: ```sh ❯ pip install bodywork Looking in indexes: https://f18771%40eon.com:****@repo.eon-cds.de/artifactory/api/pypi/mlops-pypi/simple, https://pypi.org/simple Collecting bodywork Using cached bodywork-3.0.12.tar.gz (55 kB) Preparing metadata (setup.py)...
### 💻 Operating System Other ### 📦 Environment Docker ### 🌐 Browser Other ### 🐛 Bug Description I serve the mistral-7b model using ollama, and set a litellm proxy in...
1. What's the feature? Add support for [Scaleway](https://www.scaleway.com/) DNS provider. 2. Extra information? Here [the link to its API](https://www.scaleway.com/en/developers/api/domains-and-dns/#path-records-update-records-within-a-dns-zone) to update the DNS records. I would be happy to contribute,...
Solves issue https://github.com/qdm12/ddns-updater/issues/660