Trained with Unsloth ea1b5c8 verified
Roopak Nijhara commited on
How to use AppertureAI/redseer-industry-v0 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("AppertureAI/redseer-industry-v0", device_map="auto")