【求助帖】22-25.2.18-deepseek理论介绍 modelscope部署DeepSeekV3路径和启动 #583
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#583
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?
现在已经通过modelscope在autodl下载完成了deepseek模型:
#568
并通过GitHub克隆了deepseek源码:
https://github.com/deepseek-ai/deepseek-LLM
目前源码克隆在根目录下,模型在autodl-tmp/deepseek目录下
如何查看modelscope下载是否已经完成?
如何让源码指向下载的deepseek模型地址和启动?