Transformers
GGUF
English
Llama-3.1
instruct
finetune
reasoning
hybrid-mode
chatml
function calling
tool use
json mode
structured outputs
atropos
dataforge
long context
roleplaying
chat
Instructions to use mradermacher/Hermes-4-405B-i1-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mradermacher/Hermes-4-405B-i1-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mradermacher/Hermes-4-405B-i1-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -53,7 +53,7 @@ more details, including on how to concatenate multi-part files.
|
|
| 53 |
|
| 54 |
| Link | Type | Size/GB | Notes |
|
| 55 |
|:-----|:-----|--------:|:------|
|
| 56 |
-
| [GGUF](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own
|
| 57 |
| [PART 1](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ1_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ1_S.gguf.part2of2) | i1-IQ1_S | 85.3 | for the desperate |
|
| 58 |
| [PART 1](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ1_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ1_M.gguf.part2of2) | i1-IQ1_M | 93.6 | mostly desperate |
|
| 59 |
| [PART 1](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ2_XXS.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ2_XXS.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ2_XXS.gguf.part3of3) | i1-IQ2_XXS | 107.4 | |
|
|
|
|
| 53 |
|
| 54 |
| Link | Type | Size/GB | Notes |
|
| 55 |
|:-----|:-----|--------:|:------|
|
| 56 |
+
| [GGUF](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) |
|
| 57 |
| [PART 1](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ1_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ1_S.gguf.part2of2) | i1-IQ1_S | 85.3 | for the desperate |
|
| 58 |
| [PART 1](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ1_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ1_M.gguf.part2of2) | i1-IQ1_M | 93.6 | mostly desperate |
|
| 59 |
| [PART 1](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ2_XXS.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ2_XXS.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/Hermes-4-405B-i1-GGUF/resolve/main/Hermes-4-405B.i1-IQ2_XXS.gguf.part3of3) | i1-IQ2_XXS | 107.4 | |
|