Views
No views yet

apt update
apt install pipx
git clone https://github.com/arcee-ai/mergekit.git
cd mergekit && pipx install -e .
mergekit-yaml config.yaml Llama-3.1-Nemotron-lorablated-70B --allow-crimes --lora-merge-cache=./cache1base_model: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF+mlabonne/Llama-3-70B-Instruct-abliterated-LORA
2dtype: bfloat16
3merge_method: task_arithmetic
4parameters:
5 normalize: false
6slices:
7- sources:
8 - layer_range: [0, 80]
9 model: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF+mlabonne/Llama-3-70B-Instruct-abliterated-LORA
10 parameters:
11 weight: 1.0
12| Metric | Value |
|---|---|
| Avg. | 33.69 |
| IFEval (0-Shot) | 71.47 |
| BBH (3-Shot) | 48.06 |
| MATH Lvl 5 (4-Shot) | 23.34 |
| GPQA (0-shot) | 0.89 |
| MuSR (0-shot) | 14.92 |
| MMLU-PRO (5-shot) | 43.46 |