markoarnauto
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ Install **vLLM** and
|
|
24 |
run the [server](https://docs.vllm.ai/en/latest/serving/openai_compatible_server.html#openai-compatible-server):
|
25 |
|
26 |
```
|
27 |
-
python -m vllm.entrypoints.openai.api_server --model cortecs/DeepSeek-R1-Distill-Qwen-32B-FP8-Dynamic
|
28 |
```
|
29 |
Access the model:
|
30 |
```
|
|
|
24 |
run the [server](https://docs.vllm.ai/en/latest/serving/openai_compatible_server.html#openai-compatible-server):
|
25 |
|
26 |
```
|
27 |
+
python -m vllm.entrypoints.openai.api_server --model cortecs/DeepSeek-R1-Distill-Qwen-32B-FP8-Dynamic
|
28 |
```
|
29 |
Access the model:
|
30 |
```
|