mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Update test weights
This commit is contained in:
@@ -471,7 +471,7 @@ export const modelArchs: ModelArch[] = [
|
||||
group: 'image',
|
||||
defaults: {
|
||||
// default updates when [selected, unselected] in the UI
|
||||
'config.process[0].model.name_or_path': ['ai-toolkit/f2-dummy', defaultNameOrPath],
|
||||
'config.process[0].model.name_or_path': ['ostris/f2', defaultNameOrPath],
|
||||
'config.process[0].model.quantize': [true, false],
|
||||
'config.process[0].model.quantize_te': [true, false],
|
||||
'config.process[0].model.low_vram': [true, false],
|
||||
|
||||
Reference in New Issue
Block a user