LLM Lora
Collection
16 items • Updated • 3
How to use bunnycore/LLama-3-Python-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("bunnycore/LLama-3-Python-lora", device_map="auto")This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.
Base model
meta-llama/Meta-Llama-3-8B