ariG23498 HF staff commited on
Commit
522ac3c
·
1 Parent(s): b676ee0
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -20,4 +20,4 @@ ARG HF_TOKEN
20
  ENV HF_TOKEN=${HF_TOKEN}
21
 
22
  # Run the TGI server directly
23
- CMD ["--model-id", "allenai/OLMo-2-1124-7B-Instruct", "--port", "8080"]
 
20
  ENV HF_TOKEN=${HF_TOKEN}
21
 
22
  # Run the TGI server directly
23
+ CMD ["--model-id", "allenai/OLMo-7B-0724-Instruct-hf", "--port", "8080"]