diff --git a/configs/model_config.py.example b/configs/model_config.py.example index 9100ad4..1e0ec77 100644 --- a/configs/model_config.py.example +++ b/configs/model_config.py.example @@ -230,7 +230,7 @@ MODEL_PATH = { "agentlm-13b": "THUDM/agentlm-13b", "agentlm-70b": "THUDM/agentlm-70b", - "Yi-34B-Chat": "https://huggingface.co/01-ai/Yi-34B-Chat", + "Yi-34B-Chat": "01-ai/Yi-34B-Chat", }, }