Geoanthropology Q&A Models
Collection
36 items • Updated
How to use aflah/llama-3-8b-Instruct-bnb-4bit__Climate-Science-With-Identity-Epochs-1__LoRA-Only with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("aflah/llama-3-8b-Instruct-bnb-4bit__Climate-Science-With-Identity-Epochs-1__LoRA-Only", device_map="auto")This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.
Base model
unsloth/llama-3-8b-Instruct-bnb-4bit