How to use Monketoo/llama_3.1_horror with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Monketoo/llama_3.1_horror", dtype="auto")