ragflow/rag/llm
yrk111222 7ce675030b
Support downloading models from ModelScope Community. (#5073)
This PR supports downloading models from ModelScope. The main
modifications are as follows:
-New Feature (non-breaking change which adds functionality)
-Documentation Update

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-02-24 10:12:20 +08:00
..
__init__.py Support downloading models from ModelScope Community. (#5073) 2025-02-24 10:12:20 +08:00
chat_model.py Support downloading models from ModelScope Community. (#5073) 2025-02-24 10:12:20 +08:00
cv_model.py Fix transformers dependencies for slim. (#3934) 2024-12-09 14:21:37 +08:00
embedding_model.py Refactor for total_tokens. (#4652) 2025-01-26 13:54:26 +08:00
rerank_model.py Refactor for total_tokens. (#4652) 2025-01-26 13:54:26 +08:00
sequence2txt_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00
tts_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00