| license | base_model | model-index | tags | library_name | pipeline_tag | repo | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
apache-2.0 |
llama-2 |
|
|
transformers |
text-generation |
Repository: https://github.com/Vulnetix/Pix
Pix is a secure coding assistant delivered as a fine‑tuned GGUF model for your favourite open‑weight models. It ships with built‑in tool support for use with CLI coding agents.
| Attribute | Value |
|---|---|
| Model type | GGUF (Quantized) |
| Base model | OpenWeight (GPT-OSS) |
| License | Apache‑2.0 inherent from base model |
You can also extend the tool set by adding custom scripts in the justfile or run dl-gguf.sh directly.
- Tool support – the CLI can invoke external tools such as linters, formatters, test runners, and shell commands.
- Fine‑tuned – the model is adapted to the domain of coding assistance.
- Secure coding – the model is trained to suggest safe, production‑ready code.