|
|
|
--- |
|
|
|
base_model: |
|
- cgato/L3-TheSpice-8b-v0.8.3 |
|
- kloodia/lora-8b-medic |
|
- NousResearch/Hermes-3-Llama-3.1-8B |
|
- kloodia/lora-8b-physic |
|
- ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.1 |
|
- Blackroot/Llama-3-8B-Abomination-LORA |
|
- Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2 |
|
- kloodia/lora-8b-bio |
|
- NousResearch/Meta-Llama-3-8B |
|
- DreadPoor/Nothing_to_see_here_-_Move_along |
|
- hikikomoriHaven/llama3-8b-hikikomori-v0.4 |
|
- arcee-ai/Llama-3.1-SuperNova-Lite |
|
- Blackroot/Llama3-RP-Lora |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
|
|
--- |
|
|
|
[![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory) |
|
|
|
|
|
# QuantFactory/Aspire1.2-8B-TIES-GGUF |
|
This is quantized version of [DreadPoor/Aspire1.2-8B-TIES](https://huggingface.co/DreadPoor/Aspire1.2-8B-TIES) created using llama.cpp |
|
|
|
# Original Model Card |
|
|
|
# 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 [TIES](https://arxiv.org/abs/2306.01708) merge method using [NousResearch/Meta-Llama-3-8B](https://huggingface.co/NousResearch/Meta-Llama-3-8B) as a base. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [cgato/L3-TheSpice-8b-v0.8.3](https://huggingface.co/cgato/L3-TheSpice-8b-v0.8.3) + [kloodia/lora-8b-medic](https://huggingface.co/kloodia/lora-8b-medic) |
|
* [NousResearch/Hermes-3-Llama-3.1-8B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-8B) + [kloodia/lora-8b-physic](https://huggingface.co/kloodia/lora-8b-physic) |
|
* [ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.1](https://huggingface.co/ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.1) + [Blackroot/Llama-3-8B-Abomination-LORA](https://huggingface.co/Blackroot/Llama-3-8B-Abomination-LORA) |
|
* [Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2](https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2) + [kloodia/lora-8b-bio](https://huggingface.co/kloodia/lora-8b-bio) |
|
* [DreadPoor/Nothing_to_see_here_-_Move_along](https://huggingface.co/DreadPoor/Nothing_to_see_here_-_Move_along) + [hikikomoriHaven/llama3-8b-hikikomori-v0.4](https://huggingface.co/hikikomoriHaven/llama3-8b-hikikomori-v0.4) |
|
* [arcee-ai/Llama-3.1-SuperNova-Lite](https://huggingface.co/arcee-ai/Llama-3.1-SuperNova-Lite) + [Blackroot/Llama3-RP-Lora](https://huggingface.co/Blackroot/Llama3-RP-Lora) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
models: |
|
- model: Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2+kloodia/lora-8b-bio |
|
parameters: |
|
weight: 1 |
|
- model: arcee-ai/Llama-3.1-SuperNova-Lite+Blackroot/Llama3-RP-Lora |
|
parameters: |
|
weight: 1 |
|
- model: NousResearch/Hermes-3-Llama-3.1-8B+kloodia/lora-8b-physic |
|
parameters: |
|
weight: 1 |
|
- model: cgato/L3-TheSpice-8b-v0.8.3+kloodia/lora-8b-medic |
|
parameters: |
|
weight: 1 |
|
- model: ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.1+Blackroot/Llama-3-8B-Abomination-LORA |
|
parameters: |
|
weight: 1 |
|
- model: DreadPoor/Nothing_to_see_here_-_Move_along+hikikomoriHaven/llama3-8b-hikikomori-v0.4 |
|
parameters: |
|
weight: 1 |
|
|
|
merge_method: ties |
|
base_model: NousResearch/Meta-Llama-3-8B |
|
parameters: |
|
density: 1 |
|
normalize: true |
|
int8_mask: true |
|
dtype: bfloat16 |
|
``` |
|
|
|
|