Sidreds06 commited on
Commit
de96160
·
verified ·
1 Parent(s): 57ea604

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -14,4 +14,4 @@ ENV PYTHONIOENCODING=UTF-8
14
  # If your model is uploaded in the model directory within Hugging Face, it will be automatically accessible
15
 
16
  # Command to run the model inference server
17
- CMD ["--model-id", "Sidreds06/MHCV1/model", "--max-batch-prefill-tokens", "4096"]
 
14
  # If your model is uploaded in the model directory within Hugging Face, it will be automatically accessible
15
 
16
  # Command to run the model inference server
17
+ CMD ["--model-id", "Sidreds06/MHCV1", "--max-batch-prefill-tokens", "4096"]