-
Hello,
Thank you for this amazing work you are doing. Do you have any plan to release new models in tar.gz?
I tried to transform the whl models to tar.gz but i am having some errors.
Tar.gz are…
-
venv config
```
home = C:\Program Files\Python310
implementation = CPython
version_info = 3.10.0.candidate.2
virtualenv = 20.16.7
include-system-site-packages = false
base-prefix = C:\Program F…
-
not loading the specified model
![error](https://user-images.githubusercontent.com/119803770/216418666-05a7379b-987b-4b5c-ad32-e6c3fed06449.png)
![error](https://user-images.githubusercontent.com/1…
-
We should move away from a functional test framework because it makes the "god-object-spacy-models" dangerous. Instead we should just load a single model for groups of related tests and re-use them.
-
![image](https://user-images.githubusercontent.com/90886199/152650589-96a5015b-cbed-43aa-8b2c-e57bb5d5463d.png)
![image](https://user-images.githubusercontent.com/90886199/152650617-ca1f0554-69fe-4dd…
-
- [ ] generated tokens reach token window limitation according to respective llm model specs.
- [ ] (nice to have) add moderation layer to make our app more safe. reference: https://platform.openai.c…
cyyeh updated
4 months ago
-
Hi,
The code sample below - which is based on an example in Matthew Honnibal's blog "Against LLM maximalism" (https://explosion.ai/blog/against-llm-maximalism) - fails to produce any output. This i…
-
Implement a search functionality using **Natural Language Processing (NLP)** to allow users to search across various projects stored in a **PostgreSQL** database. The goal is to enable intelligent and…
-
Ideas to enable this could be:
* Train a model with the mid-verse USFM tokens (or replacement tokens) that it learns to place properly.
* Reinsert the USFM after generation of the draft by using the…
-
Hi
I have been trying to replicate the work but have been receiving same error message to all the jobs type.
You may note that I received error message regarding sklearn which disappered after in…