merged_llm
This is a merge of pre-trained language models created using mergekit.
Merge Details
Merge Method
This model was merged using the TIES merge method using alexxi19/ft-v1 as a base.
Models Merged
The following models were included in the merge:
- maldv/badger-iota-llama-3-8b
- Hastagaras/Llama-3.1-Jamet-8B-MK.I
- crestf411/L3.1-8B-sunfall-v0.6.1-dpo
Configuration
The following YAML configuration was used to produce this model:
models:
# - model: meta-llama/Meta-Llama-3-8B-Instruct
- model: crestf411/L3.1-8B-sunfall-v0.6.1-dpo # Another RP Model trained on... stuff
parameters:
density: 0.4
weight: 0.25
- model: Hastagaras/Llama-3.1-Jamet-8B-MK.I # Another RP / Storytelling Model
parameters:
density: 0.5
weight: 0.3
- model: maldv/badger-iota-llama-3-8b #Megamerge - Helps with General Knowledge
parameters:
density: 0.6
weight: 0.35
- model: alexxi19/ft-v1 # This is Stheno v3.2's Initial Name
parameters:
density: 0.7
weight: 0.4
merge_method: ties
base_model: alexxi19/ft-v1
parameters:
int8_mask: true
rescale: true
normalize: false
dtype: bfloat16
- Downloads last month
- 9
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.