LLaMA-Factory GLM-4-9B-Chat 模型下载,指定MODELSCOPE #129
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#129
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
由于LLaMA-Factory 默认模型下载地址是huggingface.co,由于国内网络环境限制,所以需要把模型的下载地址改为MODELSCOPE,具体方法如下:
export USE_MODELSCOPE_HUB=1 # 表示模型来源是ModelScope。使用HuggingFace模型可能会有网络问题