luojunhui 1 tháng trước cách đây
mục cha
commit
fddbf8bc1e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -16,4 +16,4 @@ COPY . .
 
 EXPOSE 8000
 
-#CMD ["python3", "-m", "vllm.entrypoints.openai.api_server", "--model", "model/Qwen3-Embedding-0.6B", "--dtype", "float16"]
+CMD ["python3", "-m", "vllm.entrypoints.openai.api_server", "--model", "model/Qwen3-Embedding-0.6B", "--dtype", "float16"]