THU-ESIS / Chinese-Mistral

Chinese-Mistral: An Efficient and Effective Chinese Large Language Model
Apache License 2.0
26 stars 4 forks source link

第二段示例代码中的"model_path"似乎是一个错误的路径 #5

Open lu-jun-yu opened 2 weeks ago

lu-jun-yu commented 2 weeks ago

第二段示例代码中的"model_path"为"itpossible/C/Chinese-Mistral-7B-Instruct-v0.1"似乎是一个错误的路径,我到huggingface上找到目录"itpossible/",并没有名为"C/"的文件夹,我猜示例代码中想说的"model_path"应该是"itpossible/Chinese-Mistral-7B-Instruct-v0.1"

THUchenzhou commented 2 weeks ago

感谢反馈,已更新