-
### Describe the issue as clearly as possible:
I cannot create an outlines generator with a mistral model and pydantic schema.
### Steps/code to reproduce the bug:
```python
import outlines
from p…
-
Hello everyone. I'm having an issue running a transformer model using `.pipe` when I specify more than one process. Traceback suggests that something in the process cannot be pickled but I'm not sur…
-
**Describe the bug**
`test data 630-596-1111`
redacts ok to give back `test data`
but `test data630-596-1111`
does not redact the phone number.
**To Reproduce**
```
try:
nlp …
-
![image](https://github.com/mortii/anki-morphs/assets/74698160/9eb737be-7e17-46cd-b933-342da03ad89f)
The error message says cannot load file C:\.....Activate.ps1, because script was disabled to run…
-
I am trying to import pacakge after doing `pip install gliner-spacy` getting import error
python version using 3.10.11
```
Traceback (most recent call last):
File "", line 1, in
File "C:\U…
-
I have set up the MedCATService using the SNOMED modelpack but am running into this error with some requests but not others...
e.g.
curl -XPOST http://localhost:5000/api/process \
-H 'Content-Ty…
-
Hi guys, I'm getting this error when I'm trying to start the webUI. I installed all of the requirements and should encounter no issues with that. The error:
Traceback (most recent call last):
Fi…
-
In the [v0.7.0](https://github.com/explosion/spacy-llm/releases/tag/v0.7.0) release, the following feature was added
> Allow custom endpoints for all models to support usage of fine-tuned models (h…
-
Hi, I'm trying to get xrenner to work, but I run into problems with the tokenizer from the `transformers` package. Here is the code I'm trying to run:
```
import xrenner
data = """
1 The the D…
-
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version.
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this re…