|
--- |
|
base_model: |
|
- EVA-UNIT-01/EVA-Qwen2.5-14B-v0.2 |
|
- oxyapi/oxy-1-small |
|
- allura-org/TQ2.5-14B-Sugarquill-v1 |
|
- sthenno/tempesthenno-ppo-ckpt40 |
|
- sometimesanotion/Base-Lamarck-14B-v0.6 |
|
- underwoods/medius-erebus-magnum-14b |
|
- sometimesanotion/Qwenvergence-14B-v3-Prose |
|
- sometimesanotion/LoRA-64-tempesthenno-ppo-ckpt40 |
|
- sometimesanotion/Lamarck-14B-v0.6 |
|
- sometimesanotion/LoRA-64-tempesthenno-ppo-ckpt40 |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
# merge |
|
|
|
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). |
|
|
|
## Merge Details |
|
### Merge Method |
|
|
|
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [sometimesanotion/Base-Lamarck-14B-v0.6](https://huggingface.co/sometimesanotion/Base-Lamarck-14B-v0.6) as a base. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [EVA-UNIT-01/EVA-Qwen2.5-14B-v0.2](https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-14B-v0.2) |
|
* [oxyapi/oxy-1-small](https://huggingface.co/oxyapi/oxy-1-small) |
|
* [allura-org/TQ2.5-14B-Sugarquill-v1](https://huggingface.co/allura-org/TQ2.5-14B-Sugarquill-v1) |
|
* [sthenno/tempesthenno-ppo-ckpt40](https://huggingface.co/sthenno/tempesthenno-ppo-ckpt40) |
|
* [underwoods/medius-erebus-magnum-14b](https://huggingface.co/underwoods/medius-erebus-magnum-14b) |
|
* [sometimesanotion/Qwenvergence-14B-v3-Prose](https://huggingface.co/sometimesanotion/Qwenvergence-14B-v3-Prose) + [sometimesanotion/LoRA-64-tempesthenno-ppo-ckpt40](https://huggingface.co/sometimesanotion/LoRA-64-tempesthenno-ppo-ckpt40) |
|
* [sometimesanotion/Lamarck-14B-v0.6](https://huggingface.co/sometimesanotion/Lamarck-14B-v0.6) + [sometimesanotion/LoRA-64-tempesthenno-ppo-ckpt40](https://huggingface.co/sometimesanotion/LoRA-64-tempesthenno-ppo-ckpt40) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
name: Qwenvergence-14B-v12-Prose |
|
merge_method: model_stock |
|
base_model: sometimesanotion/Base-Lamarck-14B-v0.6 |
|
tokenizer_source: base |
|
dtype: float32 |
|
out_dtype: bfloat16 |
|
parameters: |
|
int8_mask: true |
|
normalize: true |
|
rescale: false |
|
models: |
|
- model: EVA-UNIT-01/EVA-Qwen2.5-14B-v0.2 |
|
- model: oxyapi/oxy-1-small |
|
- model: allura-org/TQ2.5-14B-Sugarquill-v1 |
|
- model: sometimesanotion/Lamarck-14B-v0.6+sometimesanotion/LoRA-64-tempesthenno-ppo-ckpt40 |
|
- model: sometimesanotion/Qwenvergence-14B-v3-Prose+sometimesanotion/LoRA-64-tempesthenno-ppo-ckpt40 |
|
- model: underwoods/medius-erebus-magnum-14b |
|
- model: sthenno/tempesthenno-ppo-ckpt40 |
|
``` |
|
|