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