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