initial commit 0024f9b verified
Roopak Nijhara commited on
How to use AppertureAI/kotak-lora-2 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("AppertureAI/kotak-lora-2", device_map="auto")