feat: scaffold 5-agent orchestrator with Gradio UI bb6e1c1
easytt1178 commited on
How to use easytt1178/example-model with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("easytt1178/example-model", device_map="auto")