mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-05-01 03:31:35 +00:00
Added ability to add models to finetune as plugins. Also added flux2 new arch via that method.
This commit is contained in:
@@ -60,6 +60,7 @@ scheduler_config = {
|
||||
|
||||
|
||||
class CogView4(BaseModel):
|
||||
arch = 'cogview4'
|
||||
def __init__(
|
||||
self,
|
||||
device,
|
||||
|
||||
Reference in New Issue
Block a user