Commit Graph

24 Commits

Author SHA1 Message Date
46b60151c7 add midjourney dataset 2024-12-09 00:41:54 +00:00
6b53cb0411 feat: add code for finetuning moondream 2024-12-08 17:33:37 +00:00
4bf2c89bf8 chore: remove poetry 2024-12-08 14:57:52 +00:00
647ab70b46 increase sample size 2024-05-19 15:38:41 +01:00
c8d8ec9928 fix batch loss reporting 2024-05-19 00:07:34 +01:00
5d7960d4c7 some tweaks and fixes 2024-05-18 22:27:05 +01:00
9922c1ba85 fix reshape error between avgpool and fc layer 2024-05-18 19:58:44 +01:00
a61e12c5db fix fc neuron count 2024-05-18 18:45:42 +01:00
00749b0374 fix flatten code 2024-05-18 18:31:07 +01:00
9f6852ee23 fix incorrect channel size for first shortcut 2024-05-18 02:28:35 +01:00
cb3fd47324 i am mentally handicapped 2024-05-18 01:41:57 +01:00
8f8da41251 fix ResidualBlock init call 2024-05-18 01:40:11 +01:00
0ca7d5b8ec implement ResNet model 2024-05-18 01:07:06 +01:00
eaa6cf38ca reduce diffusiondb sample size 2024-05-17 19:40:46 +01:00
47b0b2e7a8 remove modal import 2024-05-16 23:38:35 +01:00
30abe90966 export requirements.txt 2024-05-16 23:35:57 +01:00
141f91a235 remove modal glue 2024-05-16 23:15:40 +01:00
e85fa8e521 remove mlx 2024-05-16 23:09:56 +01:00
445164d48f update lockfile 2024-05-16 23:02:52 +01:00
6696fe4d5d downgrade python 2024-05-16 23:02:11 +01:00
6085ef9352 tweak hyperparams 2024-05-16 22:51:38 +01:00
9364d97bd7 add GaussNoise to augmentation step 2024-04-28 16:09:37 +01:00
15b80da3c3 Add license 2024-04-27 02:31:40 +01:00
1c3ea77bea initial commit 2024-04-26 22:56:23 +01:00