initial commit e2c70c1 verified
Roopak Nijhara commited on
How to use AppertureAI/social-media-without-sys-msg-text2sql-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("AppertureAI/social-media-without-sys-msg-text2sql-lora", device_map="auto")