2025年1月21日 Chinese LLaMA Alpaca 系列模型 Openai API调用实现 #649

Open
opened 2025-03-26 14:22:49 +08:00 by patton · 1 comment
dd060c58428f440c381b894a9ff271d

在执行 modelscope download --model ChineseAlpacaGroup/llama-3-chinese-8b-instruct v3 这行命令的时候,卡住了怎么办?是什么原因?换一个服务器重试,还是不行
1eb2c19cd109c26e16f43cdc0d8c971

<img width="815" alt="dd060c58428f440c381b894a9ff271d" src="/attachments/7e450cc5-a235-4b9f-82c8-c3c683297ad8"> 在执行 modelscope download --model ChineseAlpacaGroup/llama-3-chinese-8b-instruct v3 这行命令的时候,卡住了怎么办?是什么原因?换一个服务器重试,还是不行 <img width="811" alt="1eb2c19cd109c26e16f43cdc0d8c971" src="/attachments/3c8c412c-cc62-4134-9594-e6b0fd17e08a">

应该是下载完毕了,你的ls命令带有换行符,有误。你试试这个命令,ls -alhrt ls -alhrt ~/.cache/modelscope/hub/ChineseAlpacaGroup/llama-3-chinese-8b-instruct-v3

应该是下载完毕了,你的ls命令带有换行符,有误。你试试这个命令,ls -alhrt ls -alhrt ~/.cache/modelscope/hub/ChineseAlpacaGroup/llama-3-chinese-8b-instruct-v3
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#649
No description provided.