chorgle commited on
Commit
ec173a1
·
verified ·
1 Parent(s): a5ed311

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 chorgle/dylama --jinja`
16
 
17
  ## Available Model files:
18
- - `Meta-Llama-3.1-8B-Instruct-abliterated.F16.gguf`
19
 
20
  ## Note
21
  The model's BOS token behavior was adjusted for GGUF compatibility.
 
15
  - For multimodal models: `./llama.cpp/llama-mtmd-cli -hf chorgle/dylama --jinja`
16
 
17
  ## Available Model files:
18
+ - `Meta-Llama-3.1-8B-Instruct-abliterated.Q4_K_M.gguf`
19
 
20
  ## Note
21
  The model's BOS token behavior was adjusted for GGUF compatibility.