10 lines
444 B
JSON
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"
|
|
}
|