Merge pull request #51 from sirius0xdev/minimal-model-config-update
Minimal ConfigMap update: Add Qwen3.5-35B-A3B uncensored model as option
This commit is contained in:
commit
faca48b543
1 changed files with 6 additions and 0 deletions
|
|
@ -48,6 +48,12 @@ data:
|
||||||
{
|
{
|
||||||
"id": "p-e-w/Qwen3-8B-heretic",
|
"id": "p-e-w/Qwen3-8B-heretic",
|
||||||
"name": "Qwen3-8B-heretic"
|
"name": "Qwen3-8B-heretic"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Li101/Qwen3.5-35B-A3B-Uncensored-Aggressive-safetensors",
|
||||||
|
"name": "Qwen3.5-35B-A3B-Uncensored-Aggressive",
|
||||||
|
"reasoning": true,
|
||||||
|
"contextWindow": 49152
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue