omarxadel/compressed_arabic_reasoning_dataset
Viewer • Updated • 9.21k • 14
How to use omarxadel/Arabic-Tokenskip-Qwen2-7B-Instruct with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("omarxadel/Arabic-Tokenskip-Qwen2-7B-Instruct", device_map="auto")This qwen2 model was trained 2x faster with Unsloth and Huggingface's TRL library.
Base model
unsloth/Qwen2-7B-Instruct