metadata
base_model:
- voidful/Llama-Breeze2-8B-Instruct-text-only
- TheFinAI/Fino1-8B
- voidful/Llama-3.1-TAIDE-R1-8B-Chat
library_name: transformers
tags:
- mergekit
- merge
merge
This is a merge of pre-trained language models created using mergekit.
Merge Details
Merge Method
This model was merged using the Karcher Mean merge method using voidful/Llama-Breeze2-8B-Instruct-text-only as a base.
Models Merged
The following models were included in the merge:
Configuration
The following YAML configuration was used to produce this model:
models:
- model: voidful/Llama-3.1-TAIDE-R1-8B-Chat
- model: TheFinAI/Fino1-8B
merge_method: karcher
base_model: voidful/Llama-Breeze2-8B-Instruct-text-only
parameters:
max_iter: 1000
normalize: true
int8_mask: true
tokenizer_source: base
dtype: bfloat16