75 Commits (b7b6df23f7635cb5e317672e800eea392cbdd0e6)
 

Author SHA1 Message Date
Brett Kuprel b7b6df23f7 updated replicate predict.py file 2 years ago
Brett Kuprel 005ee4938e
Update README.md 2 years ago
Brett Kuprel 9fbfe0b76e
Delete predict.py 2 years ago
Brett Kuprel 15b0c03485
Merge pull request #38 from chenxwh/replicate 2 years ago
Brett Kuprel d99828a239 simplified flax attention and matched torch attention 2 years ago
Chenxi fcc17c895d
Merge branch 'kuprel:main' into replicate 2 years ago
Chenxi eb9f4c6b3b replicate demo 2 years ago
Brett Kuprel 61cc99c13c read tokenizer files with utf8 encoding 2 years ago
Brett Kuprel 742d3609b0 Merge branch 'main' of https://github.com/kuprel/min-dalle 2 years ago
Brett Kuprel a4df279fd2 simplified attention and keys_values state resulted in decrease in inference time to 7.3 seconds (from ~10 seconds) 2 years ago
Brett Kuprel 80558b8a82 time the inference pass 2 years ago
Brett Kuprel 661ec976ac simplified attention for torch model 2 years ago
Brett Kuprel 95afa18893 add gitattributes file 2 years ago
Brett Kuprel 764b5bbc0e works with latest flax version 0.5.2, updated requirements.txt 2 years ago
Brett Kuprel c4f613c89f readme wording 2 years ago
Brett Kuprel 6046863805 readme wording 2 years ago
Brett Kuprel 2b552fe9db readme wording 2 years ago
Brett Kuprel b7c2414c76 readme wording 2 years ago
Brett Kuprel 4e62f85ab9 readme wording 2 years ago
Brett Kuprel 53695e32f7 updated readme with torch examples 2 years ago
kuprel 9d5bb34df0 default to torch+mega in colab 2 years ago
kuprel d4af693133 updated colab to load model once and generate multiple times 2 years ago
Brett Kuprel ed91ab4a30 refactored to load models once and run multiple times 2 years ago
kuprel 1ef9b0b929 added mega to colab 2 years ago
kuprel ae0411dbcc Cleanup 2 years ago
kuprel 0fe3e2d2b9
Merge pull request #28 from interfect/torch-logical-cores 2 years ago
Adam Novak 28c812c832 Use all logical cores in Torch mode 2 years ago
kuprel 97a55f169c Updated colab to use torch+cuda 2 years ago
Brett Kuprel 1fbb209623 fixed bug with cuda in detokenizer 2 years ago
Brett Kuprel 764b0bc685 cuda in detokenizer from previous commit broke colab flax model, fixed 2 years ago
Brett Kuprel d846cab1b6 Merge branch 'main' of https://github.com/kuprel/min-dalle 2 years ago
Brett Kuprel 17c96fe110 works with cuda 2 years ago
kuprel 0af6b1731f
Update setup.sh 2 years ago
kuprel 6f0be73579
Merge pull request #23 from andrewginns/main 2 years ago
kuprel b8c4173181
Merge pull request #24 from TheFutureGadgetsLab/main 2 years ago
Haydn Jones a3a247e6ec Fixed disabling of gradients in the torch code 2 years ago
Andrew Ginns 3c0c897977 Add flax model curl 2 years ago
Andrew Ginns 3af89066e8 Simplified requirements: 2 years ago
Brett Kuprel 9d6b6dcc92 previous commit broke flax model, fixed now 2 years ago
Brett Kuprel 5aa6fe49bf use cuda if available 2 years ago
Brett Kuprel 8544f59576 use cuda if available 2 years ago
Brett Kuprel aef24ea157 torch.no_grad(), cleanup 2 years ago
kuprel 1e2649148b
Merge pull request #19 from jedahan/patch-2 2 years ago
kuprel 57127ac616
Merge branch 'main' into patch-2 2 years ago
kuprel 6baeeec7f1
Merge pull request #17 from jedahan/patch-1 2 years ago
Jonathan Dahan fd0e808454
Support pip/pip3 binary names for setup 2 years ago
Jonathan Dahan 63a65372b0
Exit script immediately if any command fails 2 years ago
kuprel 7478c5ffa3 Simplified colab 2 years ago
kuprel cbb8d4156f Simplified colab 2 years ago
kuprel 407ea96865
Merge pull request #14 from rupa/main 2 years ago