Jackrong commited on
Commit
84009c8
·
verified ·
1 Parent(s): 35ac12e

Add README

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