mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
refine file select code (#1021)
### What problem does this PR solve? #1015 ### Type of change - [x] Refactoring
This commit is contained in:
@ -385,7 +385,7 @@ def init_llm_factory():
|
||||
{
|
||||
"fid": factory_infos[7]["name"],
|
||||
"llm_name": "maidalun1020/bce-reranker-base_v1",
|
||||
"tags": "RE-RANK, 8K",
|
||||
"tags": "RE-RANK, 512",
|
||||
"max_tokens": 512,
|
||||
"model_type": LLMType.RERANK.value
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user