Mejoras: NER, embeddings, dashboard, docker-compose y limpieza
This commit is contained in:
parent
6c5aff9936
commit
d508dc2058
19 changed files with 2218 additions and 1185 deletions
|
|
@ -16,6 +16,8 @@ sentencepiece==0.2.0
|
|||
sacremoses==0.1.1
|
||||
accelerate==0.33.0
|
||||
spacy>=3.7,<4.0
|
||||
# Nota: PyTorch (torch) NO se fija aquí.
|
||||
# Se instala en el Dockerfile con la wheel adecuada de CUDA (cu121) para tu GPU.
|
||||
|
||||
pgvector==0.2.5
|
||||
sentence-transformers==3.0.1
|
||||
numpy>=1.26
|
||||
scikit-learn>=1.4
|
||||
python-dotenv>=1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue