hayulalab/Averroes-Q-Instruct
031
hayulalab/Averroes-Q-Instruct
<img src="https://huggingface.co/hayulalab/assets/resolve/main/banner.jpg" alt="Hayula Labs" width="100%">
Averroes-Q-Instruct — Arabic-English bilingual instruction model, trained from scratch by Hayula Labs.
Training Details
Capabilities
- Native Arabic instruction following
- English-Arabic bilingual
- Long context (32K tokens)
- Tool calling support
Usage
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("hayulalab/Averroes-Q-Instruct")
tokenizer = AutoTokenizer.from_pretrained("hayulalab/Averroes-Q-Instruct")License
Research Only — No Commercial Use (CC BY 4.0).
Attribution required: "Based on hayulalab/Averroes-Q-Instruct by Hayula Labs"
Citation
@misc{hayulalab-averroes_q_instruct,
author = {Hayula Labs},
title = {hayulalab/Averroes-Q-Instruct},
year = {2026},
publisher = {HuggingFace},
url = {https://huggingface.co/hayulalab/Averroes-Q-Instruct}
}Built with ❤️ by [Hayula Labs](https://hayula.xyz)
