Trained with Unsloth c9cd89f verified
Roopak Nijhara commited on
How to use AppertureAI/kotak-ai-agent-20 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("AppertureAI/kotak-ai-agent-20", device_map="auto")