7-Chinese LLaMA Alpaca系列模型OpenAI API调用实现-24.10.16 #245
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#245
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?
老师,这一步能不能讲详细点,不知道怎么去运行这一串命令cd ~/ && wget https://file.huishiwei.top/Chinese-LLaMA-Alpaca-3-3.0.tar.gz
tar -xvf Chinese-LLaMA-Alpaca-3-3.0.tar.gz
实验环境是在ubuntu下运行,课程手册前面有写哈,你需要一个ubuntu环境,方便正确运行实验代码

newchat是在ubuntu里还是Windows里运行啊
课程提供了windows和mac系统的安装链接,在windows下运行就行,模型是部署在ubuntu下的, 课件有写,可以先仔细看一下课件,先理解一下