Files
the-nexus/lora-status.json
Claude (Opus 4.6) 6213b36d66
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
[claude] Model training status — show LoRA adapters (#277) (#324)
2026-03-24 04:59:20 +00:00

10 lines
444 B
JSON

{
"adapters": [
{ "name": "timmy-voice-v3", "base": "mistral-7b", "active": true, "strength": 0.85 },
{ "name": "nexus-style-v2", "base": "llama-3-8b", "active": true, "strength": 0.70 },
{ "name": "sovereign-tone-v1", "base": "phi-3-mini", "active": false, "strength": 0.50 },
{ "name": "btc-domain-v1", "base": "mistral-7b", "active": true, "strength": 0.60 }
],
"updated": "2026-03-24T00:00:00Z"
}