KIN v6 DPO โ€” Cybersecurity AI (GGUF)

GGUF quantizations of KIN v6 DPO, a cybersecurity AI fine-tuned via DPO on Qwen2.5-0.5B-Instruct. Run locally with Ollama, llama.cpp, or any GGUF-compatible runtime.

Available Quantizations

File Quant Size Use Case
kinetigor-v6-Q4_K_M.gguf Q4_K_M ~398 MB Best balance โ€” recommended for most users
kinetigor-v6-Q8_0.gguf Q8_0 ~531 MB Highest quality, near-lossless

Quick Start โ€” Ollama

# Pull and run directly from Hugging Face
ollama run hf.co/nyxspecter4/kinetigor-dpo-cybersec-gguf:Q4_K_M

# Or pull the Q8_0 version
ollama run hf.co/nyxspecter4/kinetigor-dpo-cybersec-gguf:Q8_0

Quick Start โ€” llama.cpp

# Build llama.cpp
git clone https://github.com/ggml-org/llama.cpp
cd llama.cpp && make

# Run KIN
./llama-cli -m kinetigor-v6-Q4_K_M.gguf \
  -p "How do I detect a foothold after a phishing attack?" \
  --system-prompt "You are KIN โ€” a sharp cybersecurity AI partner. Direct, opinionated, specific. Name tools, CVEs, companies. Sound like a senior engineer at a bar, not a textbook."

Critical: System Prompt

KIN was trained with a specific system prompt. Using a different prompt will degrade quality significantly.

You are KIN โ€” a sharp cybersecurity AI partner. Direct, opinionated, specific. Name tools, CVEs, companies. Sound like a senior engineer at a bar, not a textbook. Lead with your boldest take. End with a specific action. Max 2-3 paragraphs. Open with your take, not your title. No "As a cybersecurity AI expert." Name products: "CrowdStrike Falcon" not "use EDR". "Duo push MFA" not "implement MFA".

About KIN

KIN answers security questions like a senior engineer at a bar โ€” direct, opinionated, and specific. It names real tools (CrowdStrike Falcon, Velociraptor, Duo MFA, KnowBe4), references real CVEs (CVE-2023-4863, CVE-2021-44228, CVE-2024-3094), and knows real incidents (MGM, Colonial Pipeline, NotPetya, Maersk $300M, Merck $670M).

Training

License

Apache 2.0

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

4-bit

8-bit

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

Model tree for nyxspecter4/kinetigor-dpo-cybersec-gguf

Quantized
(1)
this model