add
This commit is contained in:
parent
bc4adc5a95
commit
7324467a69
@ -30,7 +30,7 @@ pip install vllm -i http://mirrors.cloud.tencent.com/pypi/simple --extra-index-u
|
|||||||
# 安装 modelscope
|
# 安装 modelscope
|
||||||
pip install modelscope -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
|
pip install modelscope -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
|
||||||
|
|
||||||
# 使用 modelscope 拉取 gpt-oss-20b 模型
|
# 拉取 gpt-oss-20b 模型
|
||||||
|
|
||||||
modelscope download --model openai-mirror/gpt-oss-20b --local_dir /home/ss/vllm-py12/gpt-oss-20b
|
modelscope download --model openai-mirror/gpt-oss-20b --local_dir /home/ss/vllm-py12/gpt-oss-20b
|
||||||
```
|
```
|
||||||
Loading…
Reference in New Issue
Block a user