File size: 3,407 Bytes
0d2ef98 6cf6814 870e29a 6cf6814 5e89941 6cf6814 0d2ef98 a84f2c7 0d2ef98 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
---
base_model:
- Sao10K/70B-L3.3-Cirrus-x1
- nitky/Llama-3.3-SuperSwallowX-70B-Instruct-v0.1
- EVA-UNIT-01/EVA-LLaMA-3.33-70B-v0.1
- Doctor-Shotgun/L3.3-70B-Magnum-v4-SE
- TheDrummer/Anubis-70B-v1
- Undi95/Sushi-v1.4
- pankajmathur/orca_mini_v9_3_70B
- SicariusSicariiStuff/Negative_LLAMA_70B
- Sao10K/L3.3-70B-Euryale-v2.3
- nbeerbower/Llama-3.1-Nemotron-lorablated-70B
- Blackroot/Mirai-3.0-70B
library_name: transformers
tags:
- mergekit
- merge
---
# Llama-3.X-Workout-70B
<a href="https://anilist.co/anime/171025"><img title="Magilumiere Pte. Ltd. Pilled." alt="image/png" src="/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F633e85093a17ab61de8d9073%2FJ5JMo-AaJQhLlf51Yu5lG.png%26quot%3B%3C%2Fspan%3E%26gt%3B%3C%2Fspan%3E%3C%2Fspan%3E%3Cspan class="language-xml"></a>
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
Doomer but probably Gooder. Rest of the numbers are guessed up.
This will probably be the last model I bad mix for a while. Going to touch grass in another country.
## Merge Details
### Merge Method
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [SicariusSicariiStuff/Negative_LLAMA_70B](https://huggingface.co/SicariusSicariiStuff/Negative_LLAMA_70B) as a base.
### Models Merged
The following models were included in the merge:
* [Sao10K/70B-L3.3-Cirrus-x1](https://huggingface.co/Sao10K/70B-L3.3-Cirrus-x1)
* [nitky/Llama-3.3-SuperSwallowX-70B-Instruct-v0.1](https://huggingface.co/nitky/Llama-3.3-SuperSwallowX-70B-Instruct-v0.1)
* [EVA-UNIT-01/EVA-LLaMA-3.33-70B-v0.1](https://huggingface.co/EVA-UNIT-01/EVA-LLaMA-3.33-70B-v0.1)
* [Doctor-Shotgun/L3.3-70B-Magnum-v4-SE](https://huggingface.co/Doctor-Shotgun/L3.3-70B-Magnum-v4-SE)
* [TheDrummer/Anubis-70B-v1](https://huggingface.co/TheDrummer/Anubis-70B-v1)
* [Undi95/Sushi-v1.4](https://huggingface.co/Undi95/Sushi-v1.4)
* [pankajmathur/orca_mini_v9_3_70B](https://huggingface.co/pankajmathur/orca_mini_v9_3_70B)
* [Sao10K/L3.3-70B-Euryale-v2.3](https://huggingface.co/Sao10K/L3.3-70B-Euryale-v2.3)
* [nbeerbower/Llama-3.1-Nemotron-lorablated-70B](https://huggingface.co/nbeerbower/Llama-3.1-Nemotron-lorablated-70B)
* [Blackroot/Mirai-3.0-70B](https://huggingface.co/Blackroot/Mirai-3.0-70B)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: Blackroot/Mirai-3.0-70B
parameters:
density: 0.2
weight: 0.5
- model: nbeerbower/Llama-3.1-Nemotron-lorablated-70B
parameters:
density: 1
weight: 0.25
- model: Doctor-Shotgun/L3.3-70B-Magnum-v4-SE
parameters:
density: 0.3
weight: 0.5
- model: EVA-UNIT-01/EVA-LLaMA-3.33-70B-v0.1
parameters:
density: 0.75
weight: 0.5
- model: TheDrummer/Anubis-70B-v1
parameters:
density: 0.351
weight: 0.751
- model: Sao10K/L3.3-70B-Euryale-v2.3
parameters:
density: 0.420
weight: 0.679
- model: Sao10K/70B-L3.3-Cirrus-x1
parameters:
density: 0.43
weight: 0.3
- model: nitky/Llama-3.3-SuperSwallowX-70B-Instruct-v0.1
parameters:
density: 0.25
weight: 0.2
- model: Undi95/Sushi-v1.4
parameters:
density: 0.1457
weight: 0.69
- model: pankajmathur/orca_mini_v9_3_70B
parameters:
density: 0.2
weight: 0.2
merge_method: ties
base_model: SicariusSicariiStuff/Negative_LLAMA_70B
parameters:
normalize: true
dtype: bfloat16
``` |