Edit model card

QuantFactory Banner

QuantFactory/Rombos-LLM-V2.5.1-Qwen-3b-GGUF

This is quantized version of rombodawg/Rombos-LLM-V2.5.1-Qwen-3b created using llama.cpp

Original Model Card

Rombos-LLM-V2.5.1-Qwen-3b

image/jpeg

A little experiment I threw together to take a really high quality LLM I found (arcee-ai/raspberry-3B) and merge it using the last step of my Continuous Finetuning method outlines in the paper linked bellow.

https://docs.google.com/document/d/1OjbjU5AOz4Ftn9xHQrX3oFQGhQ6RDUuXQipnQ9gn6tU/edit?usp=sharing

Mergekit.yaml file is as follows:

models:
  - model: Qwen2.5-3B-Instruct
    parameters:
      weight: 1
      density: 1
  - model: raspberry-3B
    parameters:
      weight: 1
      density: 1
merge_method: ties
base_model: Qwen2.5-3B
parameters:
  weight: 1
  density: 1
  normalize: true
  int8_mask: true
dtype: bfloat16

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 13.22
IFEval (0-Shot) 25.95
BBH (3-Shot) 14.88
MATH Lvl 5 (4-Shot) 8.31
GPQA (0-shot) 3.24
MuSR (0-shot) 7.82
MMLU-PRO (5-shot) 19.10
Downloads last month
644
GGUF
Model size
3.09B params
Architecture
qwen2

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference API
Unable to determine this model's library. Check the docs .

Model tree for QuantFactory/Rombos-LLM-V2.5.1-Qwen-3b-GGUF

Evaluation results