Commit Graph

19 Commits (4ef34d9f5f302fdff07d7ad0b73465fe755a83aa)

Author SHA1 Message Date
bmaltais 86fbd8c370 Update gui-uv.bat and fix typos 2025-01-17 08:38:10 -05:00
bmaltais 848f4d45a8 Add support for custom learning rate scheduler type to the GUI 2024-05-25 08:21:25 -04:00
bmaltais 0b32f9cf05 Implement support for disable_mmap_load_safetensors 2024-05-12 20:09:00 -04:00
bmaltais 0d999a354a Implement Fused backward pass and fused optimiser groups 2024-05-12 19:55:05 -04:00
Maatra bcd20a04fd
Fixing configs/ presets to show use_wandb->log_with (#2355)
* Changed logger checkbox to dropdown, renamed use_wandb -> log_with

* fixed presets and example config to use log_with instead of use_wandb

---------

Co-authored-by: bmaltais <bernard@ducourier.com>
2024-04-20 14:29:33 -04:00
bmaltais e6a8dec98d
Implement use_shell as parameter (#2297) 2024-04-15 20:26:09 -04:00
bmaltais a22d4622cd
Add support for metadata parameters (#2295) 2024-04-15 13:26:39 -04:00
bmaltais a8320e3f2c Add support for accelerate dynamo parameters 2024-04-15 10:31:05 -04:00
bmaltais eec6f9baf4 Convert str numbers to proper int or float 2024-04-15 08:02:39 -04:00
bmaltais 5316db3fa7 Add huggingface parms to config file 2024-04-14 22:03:36 -04:00
bmaltais ff70a1e266 Update README 2024-04-08 07:19:21 -04:00
bmaltais 36e9649b73 Update WD14 2024-04-07 19:45:34 -04:00
bmaltais 572dcd10ab Add Huber loss support 2024-04-07 10:35:07 -04:00
bmaltais e9c53d114a Add remaining values to config.toml 2024-04-04 19:03:34 -04:00
bmaltais 5bd439f3d0 Add basic section to config example.toml 2024-04-03 22:46:44 -04:00
bmaltais 0aa91418b3 Adding support for more config.toml values 2024-04-03 22:19:57 -04:00
bmaltais 17186c2565
Add config.toml defaults for dataset preparation section (#2199) 2024-04-02 18:29:39 -04:00
bmaltais 5878bd6139 Move config for gui to seperate class
Add support for more config paths
2024-03-17 11:08:54 -04:00
bmaltais 6386a720b8 Add support for user managed path config 2024-03-16 20:58:22 -04:00