ragflow/rag/llm
Stephen Hu e60ec0a31b
Fix:disallowed special token while embedding (#8692)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/8567

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-07 14:13:37 +08:00
..
__init__.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
chat_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
cv_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
embedding_model.py Fix:disallowed special token while embedding (#8692) 2025-07-07 14:13:37 +08:00
rerank_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
sequence2txt_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
tts_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00