Distill pattern: embedded forum corpus (style reference only, never shipped verbatim) → persona line banks with human review gate → SFT export for LoRA. First deployment: PROCITY shopkeepers from Soulstrut/VGplus on ultra. Includes the abliterated writer toggle and the earned-gotchas writeup. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
28 lines
561 B
JSON
28 lines
561 B
JSON
{
|
|
"db": "dbname=discogs_full",
|
|
"embed": {
|
|
"url": "http://127.0.0.1:11434",
|
|
"model": "nomic-embed-text"
|
|
},
|
|
"writer": {
|
|
"abliterated": false,
|
|
"stock": {
|
|
"url": "http://100.69.21.128:11434",
|
|
"model": "qwen2.5:7b"
|
|
},
|
|
"abliterix": {
|
|
"url": "http://127.0.0.1:11434",
|
|
"model": "hf.co/OBLITERATUS/gemma-4-E4B-it-OBLITERATED:latest"
|
|
}
|
|
},
|
|
"retrieval": {
|
|
"sources": [
|
|
"soulstrut_post",
|
|
"vgplus_post"
|
|
],
|
|
"top_k": 12,
|
|
"min_len": 40,
|
|
"max_len": 800
|
|
},
|
|
"lines_per_topic": 12
|
|
} |