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