File size: 447 Bytes
a54478d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
merge_method: dare_linear
architectures: ["transformer"]
base_model: meta-llama/Llama-3.2-1B
models:
- model: Alelcv27/llama3.2-1b-math-code
- model: huyhoangt2201/llama-3.2-1b-sql_finetuned_billingual_3.0_merged
- model: autoprogrammer/Llama-3.2-1B-Instruct-MGSM8K-sft1
- model: meta-llama/Llama-3.2-1B-Instruct
- model: autoprogrammer/Llama-3.2-1B-Instruct-medmcqa-zh-linear
parameters:
density: 0.5
weight: 1.0
int8_mask: true |