How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf BinSaqban/Hayula-Algorithm-7B-GGUF:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf BinSaqban/Hayula-Algorithm-7B-GGUF:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf BinSaqban/Hayula-Algorithm-7B-GGUF:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf BinSaqban/Hayula-Algorithm-7B-GGUF:Q4_K_M
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf BinSaqban/Hayula-Algorithm-7B-GGUF:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf BinSaqban/Hayula-Algorithm-7B-GGUF:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf BinSaqban/Hayula-Algorithm-7B-GGUF:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf BinSaqban/Hayula-Algorithm-7B-GGUF:Q4_K_M
Use Docker
docker model run hf.co/BinSaqban/Hayula-Algorithm-7B-GGUF:Q4_K_M
Quick Links

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
78
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