
This repository contains the MLX 4-bit Apple Silicon 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 built from a multi-dimensional security taxonomy, with an approximately 4B-parameter LoRA adaptation surface, then merged and converted for efficient local inference.
AlicanKiraz0/Titus-CybersecurityLLM-v1.0Qwen/Qwen3.6-35B-A3Bqwen3_5_moeUse this variant for local Apple Silicon workflows such as:
The source model was fine-tuned with a structured cybersecurity taxonomy covering:
The dataset taxonomy combines:
Install MLX tooling:
pip install -U mlx-lm
Generate:
mlx_lm.generate \
--model AlicanKiraz0/Titus-CybersecurityLLM-v1.0-mlx-4Bit \
--prompt "Windows hostta LSASS erişimi şüphesini doğrulamak için hangi telemetry alanlarına bakarsın?" \
--max-tokens 512 \
--temp 0
AlicanKiraz0/Titus-CybersecurityLLM-v1.0.AlicanKiraz0/Titus-CybersecurityLLM-v1.0-Q4_0-GGUF.This model is intended for authorized cybersecurity work. Use offensive or dual-use outputs only in controlled, legal, and explicitly authorized lab, CTF, red-team, purple-team, or detection validation contexts.
4 commits

This repository contains the MLX 4-bit Apple Silicon 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 built from a multi-dimensional security taxonomy, with an approximately 4B-parameter LoRA adaptation surface, then merged and converted for efficient local inference.
AlicanKiraz0/Titus-CybersecurityLLM-v1.0Qwen/Qwen3.6-35B-A3Bqwen3_5_moeUse this variant for local Apple Silicon workflows such as:
The source model was fine-tuned with a structured cybersecurity taxonomy covering:
The dataset taxonomy combines:
Install MLX tooling:
pip install -U mlx-lm
Generate:
mlx_lm.generate \
--model AlicanKiraz0/Titus-CybersecurityLLM-v1.0-mlx-4Bit \
--prompt "Windows hostta LSASS erişimi şüphesini doğrulamak için hangi telemetry alanlarına bakarsın?" \
--max-tokens 512 \
--temp 0
AlicanKiraz0/Titus-CybersecurityLLM-v1.0.AlicanKiraz0/Titus-CybersecurityLLM-v1.0-Q4_0-GGUF.This model is intended for authorized cybersecurity work. Use offensive or dual-use outputs only in controlled, legal, and explicitly authorized lab, CTF, red-team, purple-team, or detection validation contexts.
4 commits