pacozaa/thai-instruct
Viewer • Updated • 38k • 6 • 1
How to use pacozaa/Llama-3.1-thai-instruct-2-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("pacozaa/Llama-3.1-thai-instruct-2-lora", device_map="auto")This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.