diff --git a/20251014.md b/20251014.md index 6f0024c..2144b44 100644 --- a/20251014.md +++ b/20251014.md @@ -30,7 +30,7 @@ pip install vllm -i http://mirrors.cloud.tencent.com/pypi/simple --extra-index-u # 安装 modelscope 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 ``` \ No newline at end of file