--- tags: [hayula, agent-os, arabic, qwen] --- # 🌐 Part of **Hayula Agent OS**

Hayula Agent OS

> **91 Agents. 4 Devices. 8 Frameworks. Zero Cloud.** > [![Hayula Agent OS](https://img.shields.io/badge/Hayula-Agent%20OS-7b2ff7)](https://hayula.xyz) --- license: other license_name: Hayula Research License v1.0 license_link: https://hayula.xyz/license language: - en - ar tags: - gguf - quantized - averroes - arabic - llm --- # Averroes-7B-v2 GGUF This repository contains GGUF quantized versions of Averroes-7B-v2, a bilingual Arabic-English language model fine-tuned from Llama-3.1-8B. ## Available Files | File | Size | Description | |------|------|-------------| | averroes-7b-q4_k_m.gguf | 4.68 GB | Q4_K_M quantized (recommended) | ## Usage with llama.cpp Build llama.cpp and run: ./llama-cli -m averroes-7b-q4_k_m.gguf -n 512 -p "Your prompt here" ## Usage with Ollama ollama run hf.co/hayulalab/Averroes-7B-v2-GGUF:q4_k_m --- *Part of the [Hayula Agent OS](https://hayula.xyz) ecosystem — 91 open-source AI agents across 4 devices, 8 frameworks. Your hardware. Your data. Zero cloud.* ## License This model is licensed under the **Hayula Research License v1.0**. ### Permissions - ✅ **Research Use**: Free to use, modify, and distribute for academic and non-commercial research - ✅ **Attribution Required**: Credit "Hayula Lab" and link to the original model page ### Restrictions - ❌ **No Commercial Use**: You may NOT use this model or derivatives for commercial purposes without explicit written permission from Hayula Labs - ❌ **No Competing Services**: You may NOT offer this model (or derivatives) as a hosted service competitive to Hayula products - ❌ **No Redistribution Under Different License**: You may NOT relicense this model or derivatives under a more permissive license ### Commercial Licensing For commercial use, research collaborations, or enterprise licensing, contact: - **Email**: Hayulalabs@gmail.com - **Website**: https://hayula.xyz ### Citation If you use this model in your research, please cite: ```bibtex @misc{hayula-lab, author = {Hayula Lab}, title = {Hayula Agent OS — Open Source AI Agent Ecosystem}, year = {2026}, publisher = {HuggingFace}, url = {https://hayula.xyz} } ``` ---

Built with ❤️ by Hayula Labs