Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -70,7 +70,7 @@ We release the quantized `dots.llm1.inst.FP8-dynamic` model, which retains appro
|
|
70 |
|
71 |
### Docker (vllm)
|
72 |
|
73 |
-
For convenience, we recommend running vLLM inference using our Docker image `
|
74 |
|
75 |
```bash
|
76 |
python3 -m vllm.entrypoints.openai.api_server \
|
|
|
70 |
|
71 |
### Docker (vllm)
|
72 |
|
73 |
+
For convenience, we recommend running vLLM inference using our Docker image `rednotehilab/dots1:vllm-openai-v0.9.1`, , which is available on [Docker Hub](https://hub.docker.com/repository/docker/rednotehilab/dots1/tags).
|
74 |
|
75 |
```bash
|
76 |
python3 -m vllm.entrypoints.openai.api_server \
|