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