ragflow/rag/llm
Stephen Hu 65537b8200
Fix:Set CUDA_VISIBLE_DEVICES In DefaultEmbedding (#7465)
### What problem does this PR solve?
https://github.com/infiniflow/ragflow/issues/7420

### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-05-06 14:38:36 +08:00
..
__init__.py feat: replace models of novita (#7360) 2025-04-28 13:35:09 +08:00
chat_model.py Fix: Qwen-vl-plus url error (#7281) 2025-04-25 09:20:10 +08:00
cv_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00
embedding_model.py Fix:Set CUDA_VISIBLE_DEVICES In DefaultEmbedding (#7465) 2025-05-06 14:38:36 +08:00
rerank_model.py Fix: api-key issue for xinference. (#6490) 2025-03-25 15:01:13 +08:00
sequence2txt_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00
tts_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00