CoolFace
Modelpublic

Xclbr7/Arcanum-12b

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes37downloads
Model Card

Arcanum-12b Banner

Arcanum-12b ๐Ÿง™โ€โ™‚๏ธ

Arcanum-12b is a merged large language model created by combining TheDrummer/Rocinante-12B-v1.1 and MarinaraSpaghetti/NemoMix-Unleashed-12B using a novel merging technique.

Model Details ๐Ÿ“Š

  • โ€”Developed by: Xclbr7
  • โ€”Model type: Causal Language Model
  • โ€”Language(s): English (primarily), may support other languages
  • โ€”License: MIT
  • โ€”Repository: https://huggingface.co/Xclbr7/Arcanum-12b

Model Architecture ๐Ÿ—๏ธ

  • โ€”Base model: MarinaraSpaghetti/NemoMix-Unleashed-12B
  • โ€”Parameter count: ~12 billion
  • โ€”Architecture specifics: Transformer-based language model

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

MetricValue
Avg.20.48
IFEval (0-Shot)29.07
BBH (3-Shot)31.88
MATH Lvl 5 (4-Shot)10.27
GPQA (0-shot)9.40
MuSR (0-shot)13.53
MMLU-PRO (5-shot)28.74

Training & Merging ๐Ÿ”„

Arcanum-12b was created by merging two existing 12B models:

  1. 1.TheDrummer/Rocinante-12B-v1.1
  2. 2.Density parameters: [1, 0.8, 0.6]
  3. 3.Weight: 0.7
  1. 1.MarinaraSpaghetti/NemoMix-Unleashed-12B
  2. 2.Density parameters: [0.5, 0.7, 0.9]
  3. 3.Weight: 0.8

Merging method: Ties Additional parameters:

  • โ€”Normalization: True
  • โ€”Int8 mask: True
  • โ€”Data type: float16

Intended Use ๐ŸŽฏ

Conversation with different personas.

Ethical Considerations ๐Ÿค”

As a merged model based on existing language models, Arcanum-12b may inherit biases and limitations from its parent models. Users should be aware of potential biases in generated content and use the model responsibly.

Acknowledgments ๐Ÿ™

We acknowledge the contributions of the original model creators:

  • โ€”TheDrummer for Rocinante-12B-v1.1
  • โ€”MarinaraSpaghetti for NemoMix-Unleashed-12B

Their work formed the foundation for Arcanum-12b.