Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,49 @@
---
- name: "llama3.1-superhawk-8b-heretic-v2-i1"
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
urls:
- https://huggingface.co/mradermacher/Llama3.1-SuperHawk-8B-Heretic-v2-i1-GGUF
description: |
The **Llama3.1-SuperHawk-8B-Heretic-v2** is a modified large language model derived from a merge of two base models: **ChiKoi7/Llama-3.1-SuperNova-8B-Lite_TIES_with_Base-Heretic** and **ChiKoi7/Llama-3.1-Hawkish-8B-Heretic**. The model underwent a "Heretic" process to adjust its behavior, resulting in a version with a reduced refusal rate (16/100) compared to its predecessor. It retains the core capabilities of the original SuperHawk model but with a slight tweak in output alignment, as indicated by a KL divergence of 0.0493.

Performance metrics show it achieves an average score of **31.14** across benchmarks, with strong results on tasks like IFEval (79.86), BBH (31.97), and MMLU-PRO (32.73). Licensed under the **Llama3.1** license, this model is suitable for applications requiring a balance of adaptability and controlled output behavior.

**Key Features:**
- **Merge Method:** Slerp (0.3 weight) of two base models.
- **Precision:** bfloat16.
- **Tags:** `merge`, `mergekit`, `Uncensored`, `Heretic`.
- **Use Case:** Text generation with adjusted alignment behavior.

Ideal for users seeking a refined version of the SuperHawk model with improved control over output conformity.
license: "llama3.1"
tags:
- llm
- llama3.1
- gguf
- heretic
- merge
- mergekit
- text-to-text
- uncensored
overrides:
parameters:
model: llama-cpp/models/Llama3.1-SuperHawk-8B-Heretic-v2.imatrix.gguf
name: Llama3.1-SuperHawk-8B-Heretic-v2-i1-GGUF
backend: llama-cpp
template:
use_tokenizer_template: true
known_usecases:
- chat
function:
grammar:
disable: true
description: Imported from https://huggingface.co/mradermacher/Llama3.1-SuperHawk-8B-Heretic-v2-i1-GGUF
options:
- use_jinja:true
files:
- filename: llama-cpp/models/Llama3.1-SuperHawk-8B-Heretic-v2.imatrix.gguf
sha256: dee16ba55e8522a0fbb2aa24d1a6972721b3cb08a7151403c5fa1053d5f847e0
uri: https://huggingface.co/mradermacher/Llama3.1-SuperHawk-8B-Heretic-v2-i1-GGUF/resolve/main/Llama3.1-SuperHawk-8B-Heretic-v2.imatrix.gguf
- name: "huihui-glm-4.6v-flash-abliterated"
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
urls:
Expand Down Expand Up @@ -3456,7 +3501,7 @@
- gemma3
- gemma-3
overrides:
#mmproj: gemma-3-27b-it-mmproj-f16.gguf

Check warning on line 3504 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

3504:6 [comments] missing starting space in comment
parameters:
model: gemma-3-27b-it-Q4_K_M.gguf
files:
Expand All @@ -3474,7 +3519,7 @@
description: |
google/gemma-3-12b-it is an open-source, state-of-the-art, lightweight, multimodal model built from the same research and technology used to create the Gemini models. It is capable of handling text and image input and generating text output. It has a large context window of 128K tokens and supports over 140 languages. The 12B variant has been fine-tuned using the instruction-tuning approach. Gemma 3 models are suitable for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning. Their relatively small size makes them deployable in environments with limited resources such as laptops, desktops, or your own cloud infrastructure.
overrides:
#mmproj: gemma-3-12b-it-mmproj-f16.gguf

Check warning on line 3522 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

3522:6 [comments] missing starting space in comment
parameters:
model: gemma-3-12b-it-Q4_K_M.gguf
files:
Expand All @@ -3492,7 +3537,7 @@
description: |
Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. Gemma 3 models are multimodal, handling text and image input and generating text output, with open weights for both pre-trained variants and instruction-tuned variants. Gemma 3 has a large, 128K context window, multilingual support in over 140 languages, and is available in more sizes than previous versions. Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning. Their relatively small size makes it possible to deploy them in environments with limited resources such as laptops, desktops or your own cloud infrastructure, democratizing access to state of the art AI models and helping foster innovation for everyone. Gemma-3-4b-it is a 4 billion parameter model.
overrides:
#mmproj: gemma-3-4b-it-mmproj-f16.gguf

Check warning on line 3540 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

3540:6 [comments] missing starting space in comment
parameters:
model: gemma-3-4b-it-Q4_K_M.gguf
files:
Expand Down Expand Up @@ -6709,7 +6754,7 @@
sha256: 2756551de7d8ff7093c2c5eec1cd00f1868bc128433af53f5a8d434091d4eb5a
uri: huggingface://Triangle104/Nano_Imp_1B-Q8_0-GGUF/nano_imp_1b-q8_0.gguf
- &smollm
url: "github:mudler/LocalAI/gallery/chatml.yaml@master" ## SmolLM

Check warning on line 6757 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

6757:59 [comments] too few spaces before comment: expected 2
name: "smollm-1.7b-instruct"
icon: https://huggingface.co/datasets/HuggingFaceTB/images/resolve/main/banner_smol.png
tags:
Expand Down Expand Up @@ -6753,7 +6798,7 @@
sha256: decd2598bc2c8ed08c19adc3c8fdd461ee19ed5708679d1c54ef54a5a30d4f33
uri: huggingface://HuggingFaceTB/SmolLM2-1.7B-Instruct-GGUF/smollm2-1.7b-instruct-q4_k_m.gguf
- &llama31
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1

Check warning on line 6801 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

6801:70 [comments] too few spaces before comment: expected 2
icon: https://avatars.githubusercontent.com/u/153379578
name: "meta-llama-3.1-8b-instruct"
license: llama3.1
Expand Down
Loading