BaptisteLoquette

Results 4 issues of BaptisteLoquette

I get this error with dvc exp push origin : `DEBUG: link type reflink is not available ([Errno 95] no more link types left to try out)` Note that everything...

bug
p2-medium
A: experiments
git

### Describe the bug Hi, I use bentoml, the bento service is a simple BERT. I saw there was a bentoml.ray feature, I tried it. But got an error :...

bug

**Describe the bug** Hi, I want to deploy a bento to Azure container registry, but when I `bentoctl build -b` I get the following error **To Reproduce** - `bentoctl build...

bug

Hello, when `nlp = assemble("config.cfg")`, I get the following Traceback, I use the dolly config.cfg example from here : https://spacy.io/usage/large-language-models#usage. Thanks in advance ! ``` File [/usr/local/lib/python3.9/dist-packages/spacy_llm/util.py:48](https://file+.vscode-resource.vscode-cdn.net/usr/local/lib/python3.9/dist-packages/spacy_llm/util.py:48), in assemble(config_path, overrides)...

usage