mradermacher commited on
Commit
817474d
1 Parent(s): 64578dc

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -28,6 +28,7 @@ more details, including on how to concatenate multi-part files.
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.IQ3_S.gguf) | IQ3_S | 3.9 | beats Q3_K* |
 
31
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
32
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.f16.gguf) | f16 | 16.5 | 16 bpw, overkill |
33
 
 
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.IQ3_S.gguf) | IQ3_S | 3.9 | beats Q3_K* |
31
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
32
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
33
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.f16.gguf) | f16 | 16.5 | 16 bpw, overkill |
34