diff --git a/20251014.md b/20251014.md index 47764d7..6f0024c 100644 --- a/20251014.md +++ b/20251014.md @@ -32,4 +32,5 @@ pip install modelscope -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host # 使用 modelscope 拉取 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