Text Generation
Transformers
Safetensors
qwen3
conversational
text-generation-inference
hoanganhpham commited on
Commit
1ed304c
·
1 Parent(s): 7a936bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -127,7 +127,7 @@ Our model can be utilized in the same manner as Qwen or Deepseek-R1-Distill mode
127
  For instance, you can easily start a service using [vLLM](https://github.com/vllm-project/vllm):
128
 
129
  ```bash
130
- vllm serve Intelligent-Internet/II-Medical-7B-Preview
131
  ```
132
 
133
  You can also easily start a service using [SGLang](https://github.com/sgl-project/sglang):
 
127
  For instance, you can easily start a service using [vLLM](https://github.com/vllm-project/vllm):
128
 
129
  ```bash
130
+ vllm serve Intelligent-Internet/II-Medical-8B
131
  ```
132
 
133
  You can also easily start a service using [SGLang](https://github.com/sgl-project/sglang):