YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
Quantization made by Richard Erkhov.
flammen-mistral-7B - GGUF
- Model creator: https://huggingface.co/flammenai/
- Original model: https://huggingface.co/flammenai/flammen-mistral-7B/
Name | Quant method | Size |
---|---|---|
flammen-mistral-7B.Q2_K.gguf | Q2_K | 2.53GB |
flammen-mistral-7B.IQ3_XS.gguf | IQ3_XS | 2.81GB |
flammen-mistral-7B.IQ3_S.gguf | IQ3_S | 2.96GB |
flammen-mistral-7B.Q3_K_S.gguf | Q3_K_S | 2.95GB |
flammen-mistral-7B.IQ3_M.gguf | IQ3_M | 3.06GB |
flammen-mistral-7B.Q3_K.gguf | Q3_K | 3.28GB |
flammen-mistral-7B.Q3_K_M.gguf | Q3_K_M | 3.28GB |
flammen-mistral-7B.Q3_K_L.gguf | Q3_K_L | 3.56GB |
flammen-mistral-7B.IQ4_XS.gguf | IQ4_XS | 3.67GB |
flammen-mistral-7B.Q4_0.gguf | Q4_0 | 3.83GB |
flammen-mistral-7B.IQ4_NL.gguf | IQ4_NL | 3.87GB |
flammen-mistral-7B.Q4_K_S.gguf | Q4_K_S | 3.86GB |
flammen-mistral-7B.Q4_K.gguf | Q4_K | 4.07GB |
flammen-mistral-7B.Q4_K_M.gguf | Q4_K_M | 4.07GB |
flammen-mistral-7B.Q4_1.gguf | Q4_1 | 4.24GB |
flammen-mistral-7B.Q5_0.gguf | Q5_0 | 4.65GB |
flammen-mistral-7B.Q5_K_S.gguf | Q5_K_S | 4.65GB |
flammen-mistral-7B.Q5_K.gguf | Q5_K | 4.78GB |
flammen-mistral-7B.Q5_K_M.gguf | Q5_K_M | 4.78GB |
flammen-mistral-7B.Q5_1.gguf | Q5_1 | 5.07GB |
flammen-mistral-7B.Q6_K.gguf | Q6_K | 5.53GB |
flammen-mistral-7B.Q8_0.gguf | Q8_0 | 7.17GB |
Original model description:
license: apache-2.0 library_name: transformers tags: - mergekit - merge base_model: - bardsai/jaskier-7b-dpo-v5.6 - nbeerbower/bruphin-zeta - Gille/StrangeMerges_16-7B-slerp model-index: - name: flammen 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: 68.17 name: normalized accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nbeerbower/flammen 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: 87.06 name: normalized accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nbeerbower/flammen 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.68 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nbeerbower/flammen 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: 63.02 source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nbeerbower/flammen 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: 81.45 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nbeerbower/flammen 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: 66.03 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nbeerbower/flammen name: Open LLM Leaderboard
flammen
This is a merge of pre-trained language models created using mergekit.
Merge Details
Merge Method
This model was merged using the TIES merge method using bardsai/jaskier-7b-dpo-v5.6 as a base.
Models Merged
The following models were included in the merge:
Configuration
The following YAML configuration was used to produce this model:
models:
- model: bardsai/jaskier-7b-dpo-v5.6
- model: nbeerbower/bruphin-zeta
parameters:
density: 0.5
weight: 0.5
- model: Gille/StrangeMerges_16-7B-slerp
parameters:
density: 0.5
weight: 0.3
merge_method: ties
base_model: bardsai/jaskier-7b-dpo-v5.6
parameters:
normalize: true
dtype: bfloat16
Open LLM Leaderboard Evaluation Results
Detailed results can be found here
Metric | Value |
---|---|
Avg. | 71.74 |
AI2 Reasoning Challenge (25-Shot) | 68.17 |
HellaSwag (10-Shot) | 87.06 |
MMLU (5-Shot) | 64.68 |
TruthfulQA (0-shot) | 63.02 |
Winogrande (5-shot) | 81.45 |
GSM8k (5-shot) | 66.03 |
- Downloads last month
- 233