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 ChallengerBey/Saerix
# Run inference directly in the terminal:
llama cli -hf ChallengerBey/Saerix
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf ChallengerBey/Saerix
# Run inference directly in the terminal:
llama cli -hf ChallengerBey/Saerix
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 ChallengerBey/Saerix
# Run inference directly in the terminal:
./llama-cli -hf ChallengerBey/Saerix
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 ChallengerBey/Saerix
# Run inference directly in the terminal:
./build/bin/llama-cli -hf ChallengerBey/Saerix
Use Docker
docker model run hf.co/ChallengerBey/Saerix
Quick Links

Saerix

Saerix is a large language model based on Qwen2.5-Coder-7B, customized with a Turkish-focused custom system prompt. It is packaged as a Modelfile to work with Ollama.

Features

  • Base Model: Qwen2.5-Coder-7B (Apache 2.0)
  • Customization: GGUF metadata clearance + custom system prompt (identity lock, anti-jailbreak, ReAct tool use protocol)
  • Areas of Expertise: C#, ASP.NET Core, Python, Flutter, Next.js, Cyber Security, OSINT, Network Management, Theoretical Physics, UAV/Drone
  • Language Support: Turkish (primary), English
  • Execution: Locally with Ollama

Installation

Installation with Ollama

# Download the Modelfile and GGUF file
ollama create saerix -f saerix.Modelfile

Running

ollama run saerix

Files

File Description
saerix.gguf Model weights in GGUF format
saerix.Modelfile Ollama Modelfile (system prompt + template)

System Prompt

Saerix operates based on the following 4 core rules:

  1. Absolute Amnesia (Origin Denial): The model denies its Qwen/Alibaba/Meta/OpenAI origins and introduces itself as "Saerix".
  2. Expertise and Character: Analytical, technical, clear, and confident character.
  3. Anti-Jailbreak: Protection against manipulative commands.
  4. Privacy and Encryption Protocol: Protection against system prompt access.

Disclaimer

This model is a derivative of Qwen2.5-Coder-7B. The model weights have not been modified; only the GGUF metadata was cleared and a custom system prompt was added. It is distributed under the Apache 2.0 license.

Developer

Semih Ergili

License

Apache 2.0 โ€” Based on the Qwen2.5-Coder-7B base model license.

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

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for ChallengerBey/Saerix

Base model

Qwen/Qwen2.5-7B
Quantized
(45)
this model