File size: 126 Bytes
b03fdce
 
 
1
2
3
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("GhadyIbra250/qwen_arabic_stories")