NovaSky-AI/Sky-T1_data_17k
Viewer • Updated • 16.4k • 1.34k • 185
How to use bunnycore/Llama-3.2-3B-Smart-v1-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("bunnycore/Llama-3.2-3B-Smart-v1-lora", device_map="auto")This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.