YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Quantization made by Richard Erkhov.
MT2-gemma-2-9B - GGUF
- Model creator: https://huggingface.co/zelk12/
- Original model: https://huggingface.co/zelk12/MT2-gemma-2-9B/
| Name | Quant method | Size |
|---|---|---|
| MT2-gemma-2-9B.Q2_K.gguf | Q2_K | 3.54GB |
| MT2-gemma-2-9B.IQ3_XS.gguf | IQ3_XS | 3.86GB |
| MT2-gemma-2-9B.IQ3_S.gguf | IQ3_S | 4.04GB |
| MT2-gemma-2-9B.Q3_K_S.gguf | Q3_K_S | 4.04GB |
| MT2-gemma-2-9B.IQ3_M.gguf | IQ3_M | 4.19GB |
| MT2-gemma-2-9B.Q3_K.gguf | Q3_K | 4.43GB |
| MT2-gemma-2-9B.Q3_K_M.gguf | Q3_K_M | 4.43GB |
| MT2-gemma-2-9B.Q3_K_L.gguf | Q3_K_L | 4.78GB |
| MT2-gemma-2-9B.IQ4_XS.gguf | IQ4_XS | 4.86GB |
| MT2-gemma-2-9B.Q4_0.gguf | Q4_0 | 5.07GB |
| MT2-gemma-2-9B.IQ4_NL.gguf | IQ4_NL | 5.1GB |
| MT2-gemma-2-9B.Q4_K_S.gguf | Q4_K_S | 5.1GB |
| MT2-gemma-2-9B.Q4_K.gguf | Q4_K | 5.37GB |
| MT2-gemma-2-9B.Q4_K_M.gguf | Q4_K_M | 5.37GB |
| MT2-gemma-2-9B.Q4_1.gguf | Q4_1 | 5.55GB |
| MT2-gemma-2-9B.Q5_0.gguf | Q5_0 | 6.04GB |
| MT2-gemma-2-9B.Q5_K_S.gguf | Q5_K_S | 6.04GB |
| MT2-gemma-2-9B.Q5_K.gguf | Q5_K | 6.19GB |
| MT2-gemma-2-9B.Q5_K_M.gguf | Q5_K_M | 6.19GB |
| MT2-gemma-2-9B.Q5_1.gguf | Q5_1 | 6.52GB |
| MT2-gemma-2-9B.Q6_K.gguf | Q6_K | 7.07GB |
| MT2-gemma-2-9B.Q8_0.gguf | Q8_0 | 9.15GB |
Original model description:
library_name: transformers tags: - mergekit - merge base_model: - zelk12/MT2-MMMAGMU-gemma-2-9B - zelk12/MT2-IB-gemma-2-9B model-index: - name: MT2-gemma-2-9B results: - task: type: text-generation name: Text Generation dataset: name: IFEval (0-Shot) type: HuggingFaceH4/ifeval args: num_few_shot: 0 metrics: - type: inst_level_strict_acc and prompt_level_strict_acc value: 78.86 name: strict accuracy source: url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zelk12/MT2-gemma-2-9B name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: BBH (3-Shot) type: BBH args: num_few_shot: 3 metrics: - type: acc_norm value: 44.17 name: normalized accuracy source: url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zelk12/MT2-gemma-2-9B name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: MATH Lvl 5 (4-Shot) type: hendrycks/competition_math args: num_few_shot: 4 metrics: - type: exact_match value: 13.22 name: exact match source: url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zelk12/MT2-gemma-2-9B name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: GPQA (0-shot) type: Idavidrein/gpqa args: num_few_shot: 0 metrics: - type: acc_norm value: 12.98 name: acc_norm source: url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zelk12/MT2-gemma-2-9B name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: MuSR (0-shot) type: TAUR-Lab/MuSR args: num_few_shot: 0 metrics: - type: acc_norm value: 11.54 name: acc_norm source: url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zelk12/MT2-gemma-2-9B name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: MMLU-PRO (5-shot) type: TIGER-Lab/MMLU-Pro config: main split: test args: num_few_shot: 5 metrics: - type: acc value: 37.43 name: accuracy source: url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zelk12/MT2-gemma-2-9B name: Open LLM Leaderboard
merge
This is a merge of pre-trained language models created using mergekit.
Merge Details
Merge Method
This model was merged using the SLERP merge method.
Models Merged
The following models were included in the merge:
Configuration
The following YAML configuration was used to produce this model:
models:
- model: zelk12/MT2-IB-gemma-2-9B
- model: zelk12/MT2-MMMAGMU-gemma-2-9B
merge_method: slerp
base_model: zelk12/MT2-IB-gemma-2-9B
dtype: bfloat16
parameters:
t: 0.5
Open LLM Leaderboard Evaluation Results
Detailed results can be found here
| Metric | Value |
|---|---|
| Avg. | 33.03 |
| IFEval (0-Shot) | 78.86 |
| BBH (3-Shot) | 44.17 |
| MATH Lvl 5 (4-Shot) | 13.22 |
| GPQA (0-shot) | 12.98 |
| MuSR (0-shot) | 11.54 |
| MMLU-PRO (5-shot) | 37.43 |
- Downloads last month
- -
Hardware compatibility
Log In to add your hardware
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support