alexandreteles/AlpacaToxicQA_ShareGPT
Viewer • Updated • 6.87k • 17 • 9
How to use bunnycore/Qwen-2.1-7b-Persona-lora_model with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("bunnycore/Qwen-2.1-7b-Persona-lora_model", device_map="auto")This qwen2 model was trained 2x faster with Unsloth and Huggingface's TRL library.