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