support qwen2
This commit is contained in:
@@ -22,9 +22,9 @@ A lightweight vLLM implementation built from scratch.
|
||||
pip install git+https://github.com/GeeeekExplorer/nano-vllm.git
|
||||
```
|
||||
|
||||
## Manual Download
|
||||
## Model Download
|
||||
|
||||
If you prefer to download the model weights manually, use the following command:
|
||||
To download the model weights manually, use the following command:
|
||||
```bash
|
||||
huggingface-cli download --resume-download Qwen/Qwen3-0.6B \
|
||||
--local-dir ~/huggingface/Qwen3-0.6B/ \
|
||||
|
||||
Reference in New Issue
Block a user