auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -33,6 +33,7 @@ more details, including on how to concatenate multi-part files.
|
|
| 33 |
|:-----|:-----|--------:|:------|
|
| 34 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Omni-FinAI-70B-GGUF/resolve/main/Llama-3.1-Omni-FinAI-70B.Q2_K.gguf) | Q2_K | 26.5 | |
|
| 35 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Omni-FinAI-70B-GGUF/resolve/main/Llama-3.1-Omni-FinAI-70B.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
|
|
|
|
| 36 |
|
| 37 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 38 |
types (lower is better):
|
|
|
|
| 33 |
|:-----|:-----|--------:|:------|
|
| 34 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Omni-FinAI-70B-GGUF/resolve/main/Llama-3.1-Omni-FinAI-70B.Q2_K.gguf) | Q2_K | 26.5 | |
|
| 35 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Omni-FinAI-70B-GGUF/resolve/main/Llama-3.1-Omni-FinAI-70B.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
|
| 36 |
+
| [PART 1](https://huggingface.co/mradermacher/Llama-3.1-Omni-FinAI-70B-GGUF/resolve/main/Llama-3.1-Omni-FinAI-70B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Llama-3.1-Omni-FinAI-70B-GGUF/resolve/main/Llama-3.1-Omni-FinAI-70B.Q8_0.gguf.part2of2) | Q8_0 | 75.1 | fast, best quality |
|
| 37 |
|
| 38 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 39 |
types (lower is better):
|