RoyalityAi commited on
Commit
c537e8c
·
verified ·
1 Parent(s): 45088ac

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -115,7 +115,7 @@ COPY app.py .
115
  # ---------------------------------------------------------------------------
116
  ENV \
117
  # Where to look for the GGUF model on the Hub.
118
- GGUF_REPO_ID="bartowski/gemma-3-2b-it-GGUF" \
119
  # Leave empty to auto-select; set to force an exact filename.
120
  GGUF_FILENAME="" \
121
  # Quantization to prefer when auto-selecting (falls back automatically
 
115
  # ---------------------------------------------------------------------------
116
  ENV \
117
  # Where to look for the GGUF model on the Hub.
118
+ GGUF_REPO_ID="empero-ai/Qwythos-9B-Claude-Mythos-5-1M-GGUF" \
119
  # Leave empty to auto-select; set to force an exact filename.
120
  GGUF_FILENAME="" \
121
  # Quantization to prefer when auto-selecting (falls back automatically