add
This commit is contained in:
parent
46fd91f090
commit
318d796a21
@ -12,28 +12,4 @@ nvidia-smi
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
nvcc -V
|
nvcc -V
|
||||||
```
|
```
|
||||||
|
|
||||||
```shell
|
|
||||||
conda create --name test-vllm-gpt-oss-20b-crash python=3.12 -y
|
|
||||||
```
|
|
||||||
|
|
||||||
```shell
|
|
||||||
conda activate test-vllm-gpt-oss-20b-crash
|
|
||||||
```
|
|
||||||
|
|
||||||
```shell
|
|
||||||
model
|
|
||||||
```
|
|
||||||
|
|
||||||
```shell
|
|
||||||
python --version
|
|
||||||
```
|
|
||||||
|
|
||||||
```shell
|
|
||||||
pip install vllm
|
|
||||||
```
|
|
||||||
|
|
||||||
下载 gpt-oss-20b 模型
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user