Own Models
Collection
9 items
•
Updated
CodeLlama + Llama = CoMa :) This is an experiment to try merged models
This is a merge of pre-trained language models created using mergekit.
Quantized version: DevQuasar/coma-7B-v0.1-GGUF
This model was merged using the linear merge method.
"Blast from the Past" :D The following models were included in the merge:
The following YAML configuration was used to produce this model:
models:
- model: meta-llama/Llama-2-7b-hf
parameters:
weight: 1.0
- model: meta-llama/CodeLlama-7b-hf
parameters:
weight: 0.5
merge_method: linear
dtype: float16