---
language:
- en
license: llama3
library_name: transformers
tags:
- merge
base_model:
- SillyTilly/Meta-Llama-3.1-70B
- SillyTilly/Meta-Llama-3.1-70B-Instruct
- unsloth/Llama-3.3-70B-Instruct
- SicariusSicariiStuff/Negative_LLAMA_70B
---
#
intro music...
## Llama RE-70B-AS3D
I desired a model that would unlock full Llama personality but still could follow instructions.
This is first interesting result from the voyage...
### Ingridients
- [Llama-3.1-70B](https://huggingface.co/SillyTilly/Meta-Llama-3.1-70B)
- [Llama-3.1-70B-Instruct](https://huggingface.co/SillyTilly/Meta-Llama-3.1-70B-Instruct)
- [Llama-3.3-70B-Instruct](https://huggingface.co/unsloth/Llama-3.3-70B-Instruct)
- [Negative_LLAMA_70B](https://huggingface.co/SicariusSicariiStuff/Negative_LLAMA_70B)
### Settings
Use Llama 3 template, model with ALpaca template sometimes halucinates and generates training materials ;P
### Quants
More quants are comming soon... and I need to redo GGUF quants(!) as they do not encode chat template in tokenizer_config... if your inference engine uses chat template from GGUF file you will see halucinations. However GGUFs work fine for me in SillyTawern & text-generation-webui combo...
- [GGUF](https://huggingface.co/altomek/RE-70B-AS3D-GGUF) --> TO BE UPDATED!
- [3.5 BPW](https://huggingface.co/altomek/RE-70B-AS3D-3.5bpw-EXL2)
- [3.75 BPW](https://huggingface.co/altomek/RE-70B-AS3D-3.75bpw-EXL2)
- [4 BPW](https://huggingface.co/altomek/RE-70B-AS3D-4bpw-EXL2)