Spaces:
Running
Running
Update Modelfile
Browse files
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
|
|
|
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'
|