luojunhui 2 days ago
parent
commit
f496ea0408
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docker-compose.yml

+ 2 - 0
docker-compose.yml

@@ -6,6 +6,8 @@ services:
     container_name: vllm-qwen3-0.6b
     ports:
       - "8100:8000"
+    environment:
+      - HF_ENDPOINT=https://hf-mirror.com
     command: >
       --model Qwen/Qwen3-Embedding-0.6B
       --dtype float16