Schnuckade commited on
Commit
d566311
·
verified ·
1 Parent(s): eb5de83

Add README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This model was finetuned and converted to GGUF format using [Unsloth](https://gi
15
  - For multimodal models: `./llama.cpp/llama-mtmd-cli -hf LazyLoopStudio/Nomi-1-Flash --jinja`
16
 
17
  ## Available Model files:
18
- - `Qwen2.5-3B-Instruct.Q8_0.gguf`
19
 
20
  ## Ollama
21
  An Ollama Modelfile is included for easy deployment.
 
15
  - For multimodal models: `./llama.cpp/llama-mtmd-cli -hf LazyLoopStudio/Nomi-1-Flash --jinja`
16
 
17
  ## Available Model files:
18
+ - `Qwen2.5-3B-Instruct.Q6_K.gguf`
19
 
20
  ## Ollama
21
  An Ollama Modelfile is included for easy deployment.