Triangle104's picture
Update README.md
91cdada verified
metadata
base_model:
  - NousResearch/Hermes-3-Llama-3.2-3B
  - prithivMLmods/Llama-Thinker-3B-Preview2
library_name: transformers
tags:
  - mergekit
  - merge
license: llama3.2

Merge

This is a merge of pre-trained language models created using mergekit.

Merge Details

Hermes with some Chain of Thought running though its veins.

Quant: https://huggingface.co/Triangle104/Hermes-Llama-3.2-CoT-Q4_K_M-GGUF

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: NousResearch/Hermes-3-Llama-3.2-3B
  - model: prithivMLmods/Llama-Thinker-3B-Preview2
merge_method: slerp
base_model: NousResearch/Hermes-3-Llama-3.2-3B
dtype: bfloat16
parameters:
  t: [0, 0.5, 0.7, 1, 0.7, 0.5, 0]