snapkitty-mistral / README.md
SNAPKITTYWEST's picture
Add model card
0c81526 verified
|
Raw
History Blame Contribute Delete
1.77 kB
---
language: [en]
license: other
license_name: sovereign-source-license-v2
base_model: mistralai/Mistral-7B-Instruct-v0.2
tags: [gguf, mistral, sovereign, snapkitty, fine-tuned, worm, airtable-corpus]
model_type: mistral
pipeline_tag: text-generation
---
# SnapKitty Mistral β€” Sovereign Fine-Tune
**Fine-tuned Mistral 7B** trained from scratch on the SnapKitty sovereign corpus.
Built by Ahmad Ali Parr Β· SnapKitty Collective Β· Bel Esprit D'Accord Irrevocable Trust (EIN 42-6976431)
## Training
- **Base**: `mistralai/Mistral-7B-Instruct-v0.2`
- **Corpus**: 10 domains via Airtable 2.5x subsidized credits β€” financial, security, architecture, DARKAI, OMEGA multilingual, Arabic/Latin/REXX/COBOL coding, red-team, AEA deception school
- **Teachers**: Nemotron-Super-120B, Qwen3-Coder, DeepSeek-V3, Kimi-K2 (Bedrock tournament)
- **Scoring**: 100-point sovereign rubric β€” penalises refusals, stub code, WRONG_DEF, boilerplate
- **Sealed**: Every training pair WORM-sealed to SHA-256 chain
## Files
| File | Size | Description |
|------|------|-------------|
| `merged-q4_k_m.gguf` | 2.6 GB | Q4_K_M quantized β€” run anywhere |
| `merged.gguf` | 7.9 GB | Full precision unquantized |
## Run
```bash
ollama create snapkitty-mistral -f Modelfile
ollama run snapkitty-mistral
```
Or load directly in any llama.cpp-compatible runtime.
## Sovereign Stack
This model is the inference core of the SnapKitty Sovereign OS:
`ANU QRNG β†’ Born-collapse temperature β†’ snapkitty-mistral β†’ SLC membrane β†’ WORM seal`
## Trust
**Bel Esprit D'Accord Irrevocable Trust** Β· EIN 42-6976431
Paper: [DOI 10.5281/zenodo.21351461](https://zenodo.org/records/21351461)
Repo: [github.com/SNAPKITTYWEST/foundry-f1](https://github.com/SNAPKITTYWEST/foundry-f1)