13-Chinese LLaMA Alpaca系列模型OpenAI API调用实现 作业 #36
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#36
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?
ubuntu 24.04 常用命令
基本命令
安装conda
下载安装
下载地址:https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/
配置环境变量
my_env.sh
设置清华源
模型
Chinese LLaMA Alpaca(llama-3-chinese)
创建conda环境
下载源码
下载模型
安装依赖
安装依赖CPU版本
运行