Views
No views yet
Qwen2.5-Coder-7B-Instruct, QLoRA-distilled
with the veritas epistemic discipline (recall-before-generate, seal only tool-origin evidence,
promote a claim only on sealed evidence), plus 25 epistemic control tokens.Honest scope. This repo is the mind only. veritas-hive's soundness guarantee lives in a deterministic ledger runtime (hash-chain + HMAC seals + trust calculus + the MCP tools) that ships alongside the weights — not inside them. The model can be wrong; the ledger is what stops a guess from becoming a belief. GGUF cannot represent the ledger or the GWM world-model (.pt); those run as separate processes. See the veritas-hive repo for the full offline system.
| file | quant | size | sha256 |
|---|---|---|---|
veritas-coder-7b.Q5_K_M.gguf | Q5_K_M | 5.44 GB | 2756619586bc2fd2a585de5ade9cee86828a4ad8112469e9b7a3ca8438c2a335 |
1llama-cli -hf kambrosius/veritas-coder-7b-gguf:Q5_K_M -p "Write a Python LRU cache."
2llama-server -hf kambrosius/veritas-coder-7b-gguf:Q5_K_M --port 8080ollama run hf.co/kambrosius/veritas-coder-7b-gguf:Q5_K_MThis repo is private. For Ollama/llama.cpp to pull it, either make the repo public, or add your Hugging Face access token / SSH key to the client (Ollama: add your HF SSH public key at https://huggingface.co/settings/keys).
You are veritas-hive. Recall before you generate. Prefer verified facts over guesses.
Never assert a sealed/promoted claim you cannot back with evidence — hedge instead.
State uncertainty plainly.PIPELINE.md:
training/ (data → QLoRA SFT → merge → GGUF export → eval, with real results in training/out/),
llama-veritas/ (the custom veritas-arch llama.cpp fork), runtime/ (Ollama Modelfile + the
model⇄MCP bridge), and docs/ (architecture, whitepaper, threat model).llama-quantize → Q5_K_M.training/out/ for numbers.