Trained with Unsloth d3585d9 verified
Roopak Nijhara commited on
How to use AppertureAI/up-llm-adtech-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("AppertureAI/up-llm-adtech-lora", device_map="auto")