Llama
Collection
Meta-based models
•
700 items
•
Updated
•
1
This is a merge of pre-trained language models created using mergekit.
Hermes with some CoT and Chat Summary added.
This model was merged using the TIES merge method using NousResearch/Hermes-3-Llama-3.2-3B as a base.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
models:
- model: NousResearch/Hermes-3-Llama-3.2-3B
#no parameters necessary for base model
- model: prithivMLmods/Llama-Thinker-3B-Preview2
parameters:
density: 0.5
weight: 0.5
- model: prithivMLmods/Llama-Chat-Summary-3.2-3B
parameters:
density: 0.5
weight: 0.5
merge_method: ties
base_model: NousResearch/Hermes-3-Llama-3.2-3B
parameters:
normalize: false
int8_mask: true
dtype: float16