This repository contains the Q4_K_M GGUF variant of AlicanKiraz0/Titus-CybersecurityLLM-v1.0, a Turkish-first cybersecurity assistant fine-tuned from Qwen/Qwen3.6-35B-A3B.
The source model was trained on a 500K+ row cybersecurity instruction dataset created with a structured security taxonomy, using LoRA over an approximately 4B-parameter adaptation surface, then merged and converted to GGUF for llama.cpp-compatible runtimes.
With a chat template-aware frontend such as LM Studio or compatible llama.cpp server builds, load the GGUF file and use Turkish cybersecurity prompts directly.
Notes
Q4_K_M is optimized for size and accessibility, not maximum quality.
For highest fidelity, use the BF16 merged safetensors model: AlicanKiraz0/Titus-CybersecurityLLM-v1.0.
For Apple Silicon MLX workflows, use: AlicanKiraz0/Titus-CybersecurityLLM-v1.0-mlx-4Bit.
Safety
This model is intended for authorized defensive security workflows. Offensive or dual-use analysis should remain limited to legal, controlled, and explicitly authorized lab, CTF, red-team, purple-team, or detection validation contexts.