[BUG] Typo in Docker Tag in Model Card README

#1
by flymyd - opened

In the section describing how to use Docker, the command to pull the image is listed as:
docker pull rednote-hilab/vllm-openai-v0.9.1
This command fails because the Docker tag appears to be incorrect. Based on the correct information, I believe the command should be:
docker pull rednotehilab/dots1:vllm-openai-v0.9.1

rednote-hilab org

Thank you, it has been fixed.

redmoe-ai-v1 changed discussion status to closed

Sign up or log in to comment