redmoe-ai-v1 commited on
Commit
7b07257
·
verified ·
1 Parent(s): 00a40af

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 `rednote-hilab/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 \
 
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 \