|
--- |
|
license: llama3 |
|
library_name: transformers |
|
tags: |
|
- nsfw |
|
- not-for-all-audiences |
|
- llama-3 |
|
- text-generation-inference |
|
- mergekit |
|
- merge |
|
--- |
|
|
|
# Llama-3-8B-Stroganoff-2.0 |
|
|
|
# Details |
|
- **License**: [llama3](https://llama.meta.com/llama3/license/) |
|
- **Instruct Format**: [llama-3](https://llama.meta.com/docs/model-cards-and-prompt-formats/meta-llama-3/) |
|
- **Context Size**: 8K |
|
|
|
## Models Used |
|
- [LLAMA-3_8B_Unaligned_Alpha](https://huggingface.co/SicariusSicariiStuff/LLAMA-3_8B_Unaligned_Alpha) |
|
- [badger-writer-llama-3-8b](https://huggingface.co/maldv/badger-writer-llama-3-8b) |
|
- [L3-8B-Niitama-v1](https://huggingface.co/Sao10K/L3-8B-Niitama-v1) |
|
- [Hathor_Tahsin-L3-8B-v0.85](https://huggingface.co/Nitral-AI/Hathor_Tahsin-L3-8B-v0.85) |
|
- [L3-8B-Stheno-v3.2](https://huggingface.co/Sao10K/L3-8B-Stheno-v3.2) |
|
- [Llama-3-8B-Instruct-MopeyMule](https://huggingface.co/failspy/Llama-3-8B-Instruct-MopeyMule) |
|
|
|
## Merge Config |
|
```yaml |
|
models: |
|
- model: SicariusSicariiStuff/LLAMA-3_8B_Unaligned_Alpha |
|
- model: maldv/badger-writer-llama-3-8b |
|
- model: Sao10K/L3-8B-Niitama-v1 |
|
- model: Nitral-AI/Hathor_Tahsin-L3-8B-v0.85 |
|
- model: Sao10K/L3-8B-Stheno-v3.2 |
|
merge_method: model_stock |
|
base_model: failspy/Llama-3-8B-Instruct-MopeyMule |
|
dtype: bfloat16 |
|
``` |