markoarnauto commited on
Commit
fff3f17
·
verified ·
1 Parent(s): 3ee03b2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 --max-model-len 84736
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
  ```