|
--- |
|
license: apache-2.0 |
|
tags: |
|
- merge |
|
- mergekit |
|
- lazymergekit |
|
- Kukedlc/NeuralKrishna-7B-v3 |
|
- Kukedlc/NeuralMarioMonarch-7B-slerp |
|
- liminerity/M7-7b |
|
base_model: |
|
- Kukedlc/NeuralKrishna-7B-v3 |
|
- Kukedlc/NeuralMarioMonarch-7B-slerp |
|
- liminerity/M7-7b |
|
model-index: |
|
- name: NeuralSirKrishna-7b |
|
results: |
|
- task: |
|
type: text-generation |
|
name: Text Generation |
|
dataset: |
|
name: AI2 Reasoning Challenge (25-Shot) |
|
type: ai2_arc |
|
config: ARC-Challenge |
|
split: test |
|
args: |
|
num_few_shot: 25 |
|
metrics: |
|
- type: acc_norm |
|
value: 73.72 |
|
name: normalized accuracy |
|
source: |
|
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralSirKrishna-7b |
|
name: Open LLM Leaderboard |
|
- task: |
|
type: text-generation |
|
name: Text Generation |
|
dataset: |
|
name: HellaSwag (10-Shot) |
|
type: hellaswag |
|
split: validation |
|
args: |
|
num_few_shot: 10 |
|
metrics: |
|
- type: acc_norm |
|
value: 89.05 |
|
name: normalized accuracy |
|
source: |
|
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralSirKrishna-7b |
|
name: Open LLM Leaderboard |
|
- task: |
|
type: text-generation |
|
name: Text Generation |
|
dataset: |
|
name: MMLU (5-Shot) |
|
type: cais/mmlu |
|
config: all |
|
split: test |
|
args: |
|
num_few_shot: 5 |
|
metrics: |
|
- type: acc |
|
value: 64.63 |
|
name: accuracy |
|
source: |
|
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralSirKrishna-7b |
|
name: Open LLM Leaderboard |
|
- task: |
|
type: text-generation |
|
name: Text Generation |
|
dataset: |
|
name: TruthfulQA (0-shot) |
|
type: truthful_qa |
|
config: multiple_choice |
|
split: validation |
|
args: |
|
num_few_shot: 0 |
|
metrics: |
|
- type: mc2 |
|
value: 75.6 |
|
source: |
|
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralSirKrishna-7b |
|
name: Open LLM Leaderboard |
|
- task: |
|
type: text-generation |
|
name: Text Generation |
|
dataset: |
|
name: Winogrande (5-shot) |
|
type: winogrande |
|
config: winogrande_xl |
|
split: validation |
|
args: |
|
num_few_shot: 5 |
|
metrics: |
|
- type: acc |
|
value: 85.32 |
|
name: accuracy |
|
source: |
|
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralSirKrishna-7b |
|
name: Open LLM Leaderboard |
|
- task: |
|
type: text-generation |
|
name: Text Generation |
|
dataset: |
|
name: GSM8k (5-shot) |
|
type: gsm8k |
|
config: main |
|
split: test |
|
args: |
|
num_few_shot: 5 |
|
metrics: |
|
- type: acc |
|
value: 71.27 |
|
name: accuracy |
|
source: |
|
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralSirKrishna-7b |
|
name: Open LLM Leaderboard |
|
quantized_by: bartowski |
|
pipeline_tag: text-generation |
|
--- |
|
|
|
## Llamacpp Quantizations of NeuralSirKrishna-7b |
|
|
|
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b2440">b2440</a> for quantization. |
|
|
|
Original model: https://huggingface.co/Kukedlc/NeuralSirKrishna-7b/ |
|
|
|
Download a file (not the whole branch) from below: |
|
|
|
| Filename | Quant type | File Size | Description | |
|
| -------- | ---------- | --------- | ----------- | |
|
| [NeuralSirKrishna-7b-Q8_0.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q8_0.gguf) | Q8_0 | 7.69GB | Extremely high quality, generally unneeded but max available quant. | |
|
| [NeuralSirKrishna-7b-Q6_K.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q6_K.gguf) | Q6_K | 5.94GB | Very high quality, near perfect, *recommended*. | |
|
| [NeuralSirKrishna-7b-Q5_K_M.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q5_K_M.gguf) | Q5_K_M | 5.13GB | High quality, very usable. | |
|
| [NeuralSirKrishna-7b-Q5_K_S.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q5_K_S.gguf) | Q5_K_S | 4.99GB | High quality, very usable. | |
|
| [NeuralSirKrishna-7b-Q5_0.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q5_0.gguf) | Q5_0 | 4.99GB | High quality, older format, generally not recommended. | |
|
| [NeuralSirKrishna-7b-Q4_K_M.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q4_K_M.gguf) | Q4_K_M | 4.36GB | Good quality, similar to 4.25 bpw. | |
|
| [NeuralSirKrishna-7b-Q4_K_S.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q4_K_S.gguf) | Q4_K_S | 4.14GB | Slightly lower quality with small space savings. | |
|
| [NeuralSirKrishna-7b-Q4_0.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q4_0.gguf) | Q4_0 | 4.10GB | Decent quality, older format, generally not recommended. | |
|
| [NeuralSirKrishna-7b-Q3_K_L.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q3_K_L.gguf) | Q3_K_L | 3.82GB | Lower quality but usable, good for low RAM availability. | |
|
| [NeuralSirKrishna-7b-Q3_K_M.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q3_K_M.gguf) | Q3_K_M | 3.51GB | Even lower quality. | |
|
| [NeuralSirKrishna-7b-Q3_K_S.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q3_K_S.gguf) | Q3_K_S | 3.16GB | Low quality, not recommended. | |
|
| [NeuralSirKrishna-7b-Q2_K.gguf](https://huggingface.co/bartowski/NeuralSirKrishna-7b-GGUF/blob/main/NeuralSirKrishna-7b-Q2_K.gguf) | Q2_K | 2.71GB | Extremely low quality, *not* recommended. |
|
|
|
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski |
|
|