Trained with Unsloth 0bff6de verified
Roopak Nijhara commited on
How to use AppertureAI/social-media-text2sql-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("AppertureAI/social-media-text2sql-lora", device_map="auto")