khtsly commited on
Commit
1b9f768
·
verified ·
1 Parent(s): 588297b

Add README

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,10 +15,10 @@ This model was finetuned and converted to GGUF format using [Unsloth](https://gi
15
  - For multimodal models: `llama-mtmd-cli -hf khtsly/Mini-Coder-v2-GGUF --jinja`
16
 
17
  ## Available Model files:
18
- - `Mini-Coder-v2.Q4_K_S.gguf`
19
- - `Mini-Coder-v2.Q4_K_M.gguf`
20
- - `Mini-Coder-v2.Q5_K_S.gguf`
21
- - `Mini-Coder-v2.Q5_K_M.gguf`
22
  - `Mini-Coder-v2.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-v2-GGUF --jinja`
16
 
17
  ## Available Model files:
18
+ - `Mini-Coder-v2.Q2_K.gguf`
19
+ - `Mini-Coder-v2.Q3_K_S.gguf`
20
+ - `Mini-Coder-v2.Q3_K_M.gguf`
21
+ - `Mini-Coder-v2.Q3_K_L.gguf`
22
  - `Mini-Coder-v2.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)