Transformers
GGUF
English
text-generation-inference
unsloth
llama
trl
sft
Not-For-All-Audiences
conversational
How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("mradermacher/Llama-3-LimaRP-Instruct-8B-GGUF", device_map="auto")
Quick Links

Not-For-All-Audiences

This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.

View model card