ChamalGomes

Results 3 issues of ChamalGomes

This ensures that correct **requested** cuda-toolkit is installed via mamba during the cuda build process. Fixes : #2089

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest code. Development is very rapid so there are no tagged...

Noticed the following error on the CI runs, might be due to pydantic incompatibility ? ## How to reproduce the behaviour ```python from spacy.language import Language ``` ### Traceback ```sh...