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