-
## How to reproduce the behaviour
Hello,
When I try to install Spacy with support for training and cuda on Windows, pip cannot find any Spacy v3 package that support cuda-autodetect. I attach …
-
### Describe the issue:
Tried to install Pycaret on Python 3.9.12 but it needs to install an older version of NymPy==1.16.6 and can not be installed successfully.
### Reproduce the code example:
`…
-
when i run `!goodtg --config_path GOOD_configs/GOODCMNIST/color/concept/CIGA.yaml` in colab:
```
2023-05-07` 13:42:38.808831: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow…
-
- [x] I have checked that this bug exists on the latest stable version of AutoGluon
- [ ] and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation
**D…
-
### ⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Which Operating System are you using?
Windows
### Which vers…
-
### ⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Which Operating System are you using?
Windows
### GPT-3 or G…
-
C:\Users\shubbane\Desktop\Chatbot_Project-master>pip install chatterbot
Collecting chatterbot
Using cached https://files.pythonhosted.org/packages/6c/0e/dac0d82f34f86bf509cf5ef3e2dfc5aa7d444bd843a…
-
## How to reproduce the behaviour
This code works in 3.4.1 but not in 3.4.2:
```
import spacy
from spacy.tokens import Doc
np_getter = lambda doc: [{'start': chunk.start, 'end': chunk.end} for …
-
Please confirm you have the latest versions of fastai, fastcore, and nbdev prior to reporting a bug (delete one): YES / NO
YES
**Describe the bug**
In the 23_tutorial.vision.ipynb notebook, it …
-
Hello,
I was not sure if the following is an error in the source code, but I get following error when I train spacy spancat model with ALBERT xlarge. (the weird thing is that it seems working with …