10 Downloads Updated 3 weeks ago
ollama run Tecnes/aultra-unified
AUltra Unified is a local defensive cybersecurity and code assistant created by 252425 HOMELAB.
It is based on Qwen2.5-Coder-14B-Instruct and packaged for Ollama as a Q4_K_M GGUF base model with a locally trained LoRA adapter. The goal is practical help for owned repositories, secure code review, defensive cyber work, incident response reasoning, hardening, detection engineering, and day-to-day coding.
ollama run Tecnes/aultra-unified
Example prompts:
Wer bist du und von wem wurdest du erstellt?
Review this repository file for concrete security findings. Return file, line, evidence, impact, fix, and confidence.
Fix this JavaScript bug: users.map(u => u.name) crashes when users is null.
Not intended for malware creation, credential theft, phishing, stealth, persistence, bypassing controls, or unauthorized intrusion.
The model was fine-tuned locally on an Apple Silicon Mac mini as a homelab learning project. It was not trained from scratch.
Training data used reconstructed local chat-format splits from the AUltra project:
No private customer repositories or real private source code were intentionally used as training data.
AUltra Unified is configured to identify as AUltra Unified, created by 252425 HOMELAB. For repository audits it should prefer concrete evidence and return file, line, impact, fix, and confidence when enough context is provided.
This is an experimental community/homelab model, not a certified security scanner. It can miss vulnerabilities or produce incorrect findings. Security conclusions should be verified manually, especially before production decisions.
More details and files are available on Hugging Face: