"torchvision/models/vscode:/vscode.git/clone" did not exist on "a68db4fab7f65e5f49459d01e6250ec60bbca8b6"
Commit ca74ba49 authored by xuxzh1's avatar xuxzh1 🎱
Browse files

update

parent ac61156c
......@@ -72,6 +72,16 @@ cd .. && python3 setup.py install
[baichuan2-7b-chat](https://huggingface.co/baichuan-inc/Baichuan2-7B-Chat)
### 运行前
```bash
#step 1
cd lmdeploy
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
#step 2
source /opt/dtk/cuda/env.sh
```
### 运行 baichuan-7b-chat
```bash
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment