SAXON 0 Models
Collection
Initial SAXON Models
•
4 items
•
Updated
•
1
This is an iteration of the SAXON 0 model, I am attempting to minimise the amount of finetuning I need to do by using mergekit to let SAXON 0 absorb models trained on Politics and specifically UK Laws etc, since I want the model to be good a those.
This model was merged using the TIES merge method using charlieduzstuf/SAXON-0 as a base.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
models:
- model: charlieduzstuf/SAXON-0
#no parameters necessary for base model
- model: EryriLabs/DeepSeek-R1-Distill-Llama-UK-Legislation-8B
parameters:
density: 0.5
weight: 0.5
- model: brianmatzelle/llama3.1-8b-instruct-political-subreddits
parameters:
density: 0.5
weight: 0.5
merge_method: ties
base_model: charlieduzstuf/SAXON-0
parameters:
normalize: false
int8_mask: true
dtype: float16