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