mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-03 13:13:13 +08:00
Update model_config.py
This commit is contained in:
parent
b9d8824fa5
commit
b48e399e9e
@ -23,7 +23,7 @@ llm_model_dict = {
|
||||
}
|
||||
|
||||
# LLM model name
|
||||
LLM_MODEL = "chatyuan" #"chatglm-6b"
|
||||
LLM_MODEL = "chatglm-6b"
|
||||
|
||||
# Use p-tuning-v2 PrefixEncoder
|
||||
USE_PTUNING_V2 = False
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user