自定义模型的配置文件在哪写? #965
Unanswered
WillWillWong
asked this question in
Q&A
Replies: 2 comments 4 replies
-
If your model is a huggingface model, just follow https://github.com/open-compass/opencompass/blob/main/configs/models/hf_llama/hf_llama2_13b_chat.py to set the path and tokenizer_path to your local path |
Beta Was this translation helpful? Give feedback.
1 reply
-
So what exactly is your problem, the config path should be configs/models/your_model/your_model.py |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
在文档中找了没找到,想对本地模型进行测试。
Beta Was this translation helpful? Give feedback.
All reactions