-
GraalPy doesn't work with spaCy libraries because spaCy uses native extensions. Python binary wheels don't exist for spaCy yet.
![GboX5l7bcAAPQK7](https://github.com/user-attachments/assets/652acdf…
-
## How to reproduce the behaviour
I have tried to install DaCy using the Powershell Prompt (0.0.1) using the Anaconda Navigator. Writing "pip install dacy" in the Powershell Prompt, my PC tries to …
-
- `datashare-api` is outdated in most NLP extensions
- keep only OpenNLP, StanfordNLP and Spacy
- deprecate other extensions
-
pipenv install failed with spacy 8.3.2 and thinc 8.3.2.
Pipfile
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
spacy = "*"
...
Got this compiler e…
-
I wanted to train a Chinese model and ran the following command from [EXPERIMENTS.md](https://github.com/nikitakit/self-attentive-parser/blob/master/EXPERIMENTS.md):
```shell
python src/main.py trai…
-
这里是部分的安装日志,安装到了最后一步,sub_module,请收下我的感谢。
Requirement already satisfied: pillow>=8 in /root/miniconda3/envs/linly_dubbing/lib/python3.10/site-packages (from matplotlib>=3.7.0->TTS==0.22.0->-r /gemini/c…
-
### Describe the bug
Try to run the command `pip install --upgrade tts` and got a error
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Reproduction
…
-
# Left TODO
- [ ] merge DS PR
- [x] #1538
- [ ] #1597
- [x] implement Java AMQP namespacing if needed (#1385)
- [x] monitor resources usage (CPU/RAM)
- [x] see which model we can afford
…
-
### Model Series
Qwen2.5
### What are the models used?
Qwen2.5-32B, Qwen2.5-14B, Qwen2.5-7B
### What is the scenario where the problem happened?
transformers
### Is this a known issue?
- [X] I …
-
请问您的spacy/pydantic/typing extensions的版本号分别是多少?感谢您!