Victor Hall
48e31ae58f
remove high mem warning for colab
2023-05-20 21:47:00 -04:00
Shawn
927944a5ca
Created using Colaboratory
2023-05-20 21:35:24 -04:00
Shawn
6a4e32f7cf
Created using Colaboratory
2023-05-20 21:35:24 -04:00
Shawn
d515908ed6
Created using Colaboratory
2023-05-20 21:35:24 -04:00
Victor Hall
5e45cd22a0
remove amp from notebook, deprecated
2023-04-30 09:30:55 -04:00
Victor Hall
a8520d6661
add compel to colab
2023-04-20 00:26:18 -04:00
Victor Hall
247f4cb037
Merge pull request #130 from nawnie/main
...
Created using Colaboratory
2023-04-14 21:02:45 -04:00
Shawn
b7448dc9b5
Created using Colaboratory
2023-04-14 04:16:42 -05:00
Anson Kao
14d7cba49f
Update Train_Colab.ipynb
2023-04-14 03:11:34 -04:00
Shawn
b5fedcaebe
removed training data between sessions
2023-04-04 12:40:34 -05:00
Shawn
40c80c23ec
Created using Colaboratory
2023-04-03 18:01:10 -05:00
Victor Hall
0958536c6d
fix colab again...
2023-03-30 09:29:22 -04:00
Victor Hall
417caad209
bug in notebook
2023-03-30 09:15:48 -04:00
Victor Hall
a9e03a9da4
fix notebook
2023-03-29 20:35:58 -04:00
Victor Hall
93c0f43777
fix colab
2023-03-29 20:34:55 -04:00
nawnie
dcee50bc1d
warm up lr
2023-03-29 04:03:01 -05:00
nawnie
008680f8c2
missed something
...
ADDED DISCONNECT BACK
2023-03-29 03:58:17 -05:00
nawnie
ee44a73a54
Major overhaul part 1, adds validation support cuts down on amount of cells PROGRESS BAR WORKS... sorta its still a messy display
2023-03-29 03:38:19 -05:00
nawnie
20740091d3
update sleep timer for disconnet
...
Discord complaints of last.ckpt not appear may be due to auto disconnect only waiting 3 seconds after training this updates it to 40 which is more then enough time to save to the Gdrive (takes about 28 seconds). This will be safe to accept with out further testing due to only timer being changed.
2023-03-14 00:24:29 -05:00
nawnie
5ccfdf9d03
Update Train_Colab.ipynb
2023-03-09 03:59:16 -06:00
nawnie
431e1402d3
Created using Colaboratory
2023-03-09 03:37:17 -06:00
nawnie
2531c7bd35
Created using Colaboratory
2023-03-03 19:12:04 -06:00
nawnie
893eb15cf8
Created using Colaboratory
2023-02-28 09:35:12 -06:00
nawnie
97450d8881
Update Train_Colab.ipynb
2023-02-28 09:33:29 -06:00
nawnie
db4e632b3f
Update Train_Colab.ipynb
2023-02-28 09:30:03 -06:00
nawnie
0f3fde5899
Created using Colaboratory
2023-02-28 09:27:51 -06:00
nawnie
308c42ebd0
default fix
...
left adv samples and disable text on
2023-02-28 08:47:25 -06:00
nawnie
d40d980bce
Created using Colaboratory
2023-02-27 19:08:50 -06:00
Victor Hall
2acc261818
add lion install to colab notebook
2023-02-25 16:46:43 -05:00
Victor Hall
d027525eac
Merge pull request #80 from nawnie/main
...
Adds Sample_prompts.json toggle
2023-02-19 10:07:17 -08:00
nawnie
a397c4bb69
Created using Colaboratory
2023-02-18 23:55:46 -06:00
nawnie
bf2b128fd7
Created using Colaboratory
2023-02-18 23:54:27 -06:00
Victor Hall
80c6883729
default to 2perc zero freq noise
2023-02-18 15:17:08 -05:00
nawnie
0969941a74
Update Train_Colab.ipynb
2023-02-18 12:48:49 -06:00
nawnie
3f6e217a25
Addressed revisions
2023-02-18 12:47:21 -06:00
nawnie
341263b7a7
Created using Colaboratory
2023-02-18 11:32:25 -06:00
nawnie
9dc3b2d65a
added zero frequency ratio, drop out, clipskip, and flip to bottom of lauch setup as adv features
2023-02-17 10:02:24 -06:00
Victor Hall
51025b56c9
fix sd21 conversion in colab
2023-02-08 20:39:36 -05:00
nawnie
94c2bc74a5
Xformer update
...
Prior version of Xformers is no longer available switching link to last stable release.
https://pypi.org/project/xformers/#history
Tested!
2023-02-07 21:50:39 -06:00
Victor Hall
defc6a9723
fix colab xformers install
2023-02-07 15:00:20 -05:00
nawnie
c936d9db48
Update Train_Colab.ipynb
...
xformers==0.0.17.dev435" is just the version i test can do just pip install xformers, but i did not test 0.0.16 yet, this mixed with the other pr's really speeds up colab
2023-02-01 00:42:11 -06:00
nawnie
e7325d348a
Update Train_Colab.ipynb
2023-01-27 01:08:46 -06:00
nawnie
97797607b5
Xformer A100 link fix
...
added triton to install to remove error during run
Xformer for a100 had the wrong link
i left download for train_colab.py it is now gone
2023-01-26 22:10:11 -06:00
Victor Hall
98c8ab2976
fix wandb flag in colab causing issues
2023-01-26 16:14:23 -05:00
Victor Hall
d9e31c719e
cleanup instructions on colab notebok
2023-01-25 22:37:39 -05:00
Victor Hall
99900d4980
colab default tweaks and add wandb
2023-01-25 22:04:56 -05:00
Victor Hall
b202198e3a
fix notebook
2023-01-25 20:56:09 -05:00
nawnie
e489e94d80
train.py
...
now works with colab and colab can use also make use of tqdm.auto so --notebook is unneeded
2023-01-25 04:12:30 -06:00
nawnie
062b993fa5
Created using Colaboratory
2023-01-23 21:03:48 -06:00
Victor Hall
d274ff2849
clarify what to resume from on colab notebook
2023-01-23 12:21:08 -05:00