khtsly commited on
Commit
b5f2c93
·
verified ·
1 Parent(s): 41ed9e7

Add README

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -15,10 +15,8 @@ This model was finetuned and converted to GGUF format using [Unsloth](https://gi
15
  - For multimodal models: `llama-mtmd-cli -hf khtsly/Mini-Coder-GGUF --jinja`
16
 
17
  ## Available Model files:
18
- - `Qwen3.5-9B.Q4_K_S.gguf`
19
- - `Qwen3.5-9B.Q4_K_M.gguf`
20
- - `Qwen3.5-9B.Q5_K_S.gguf`
21
- - `Qwen3.5-9B.Q5_K_M.gguf`
22
  - `Qwen3.5-9B.BF16-mmproj.gguf`
23
  This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
24
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
15
  - For multimodal models: `llama-mtmd-cli -hf khtsly/Mini-Coder-GGUF --jinja`
16
 
17
  ## Available Model files:
18
+ - `Qwen3.5-9B.Q6_K.gguf`
19
+ - `Qwen3.5-9B.Q8_0.gguf`
 
 
20
  - `Qwen3.5-9B.BF16-mmproj.gguf`
21
  This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
22
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)