docs: 更新README.md中的实验要求
添加了实验所需的系统、硬件和显存要求,以确保用户能够顺利运行实验
This commit is contained in:
parent
26b3d2d02e
commit
d7a3c0cfc0
@ -81,6 +81,11 @@ QLoRA(Quantized Low-Rank Adaptation)是一种高效的大模型微调技术,
|
|||||||
|
|
||||||
## 快速开始
|
## 快速开始
|
||||||
|
|
||||||
|
0. 实验要求:
|
||||||
|
* 必须要使用linux系统,尽管unsloth框架提供了Windows版本
|
||||||
|
* 必须使用NVIDIA GPU,unsloth框架依赖NVIDIA GPU
|
||||||
|
* 实验的显存需求不高,本人使用6GB显存即可完成实验,若显存不足6GB可更换3B以下参数量的模型实验
|
||||||
|
|
||||||
1. 安装依赖:
|
1. 安装依赖:
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user