SkyNetWalker commited on
Commit
5d63f62
·
verified ·
1 Parent(s): 9e5bc05

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,3 +1,3 @@
1
  # Specify the path to the downloaded GGUF file within the container.
2
  # The filename must exactly match the one downloaded in the Dockerfile.
3
- FROM ./gemma-3-4b-it-qat.Q4_K_M.gguf
 
1
  # Specify the path to the downloaded GGUF file within the container.
2
  # The filename must exactly match the one downloaded in the Dockerfile.
3
+ FROM ./'gemma-3-4b-it-qat-Q4_K_M.gguf'