How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="BinSaqban/Hayula-Algorithm-7B-GGUF",
	filename="Hayula-Algorithm-7B-Q4_K_M.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Hayula-Algorithm-7B / الخوارزمي — محمد بن موسى الخوارزمي

الخوارزميات البرمجية — متخصص في الخوارزميات البرمجية. جزء من Hayula Swarm.


English

Hayula-Algorithm-7B

Algorithms & Code specialist. Part of the Hayula Swarm — a collection of 17 specialized 7B models trained on domain-specific Arabic/English data.

Property Value
Base Model Averroes-Q-Instruct (Qwen2.5-7B)
Format GGUF Q4_K_M
Size 4.36 GB
Language Arabic + English
Training LoRA, 500 iterations

Quick Start (llama.cpp)

./llama-cli -m Hayula-Algorithm-7B-Q4_K_M.gguf \
  -p "Your prompt here" \
  -n 512

العربية

الخوارزمي — محمد بن موسى الخوارزمي — الخوارزميات البرمجية

نموذج متخصص في الخوارزميات البرمجية. جزء من سرب Hayula — مجموعة من 17 نموذجاً متخصصاً (7B) مدربة على بيانات عربية/إنجليزية في مجالات محددة.

الخاصية القيمة
النموذج الأساسي Averroes-Q-Instruct (Qwen2.5-7B)
الصيغة GGUF Q4_K_M
الحجم 4.36 جيجابايت
اللغة العربية + الإنجليزية
التدريب LoRA، 500 تكرار

البدء السريع

./llama-cli -m Hayula-Algorithm-7B-Q4_K_M.gguf \
  -p "نص السؤال هنا" \
  -n 512

Built with ❤️ by Hayula Labs

Downloads last month
53
GGUF
Model size
8B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support