philschmid/guanaco-sharegpt-style
Viewer • Updated • 9.03k • 2.2k • 49
How to use asad1499/microsoft_phi-4_lora_model with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("asad1499/microsoft_phi-4_lora_model", device_map="auto")This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.