Commit Graph

83 Commits (main)

Author SHA1 Message Date
Georg Kucsko 3247106492
Merge pull request #27 from zygi/main
Add key/value caching for autoregressive generation
2023-04-22 15:38:37 -04:00
Zygimantas Straznickas acfd65b1a9 Add newline to .gitignore 2023-04-22 12:27:47 -07:00
Zygimantas Straznickas bee9e03080 Rename variables and add comments 2023-04-22 12:23:55 -07:00
Zygimantas Straznickas 15606ed12f Add k/v caching for autoregressive generation 2023-04-22 12:00:23 -07:00
Georg Kucsko 874af1bae9 convenience import 2023-04-21 16:26:07 -04:00
Georg Kucsko 7d39f48c7a allow using unconditional as prompts 2023-04-21 16:14:10 -04:00
Georg Kucsko c372430112 add option for smaller models 2023-04-21 15:31:36 -04:00
Georg Kucsko 9751cfbfc4 small updates 2023-04-21 15:13:18 -04:00
Georg Kucsko d53b43e865
Merge pull request #18 from alyxdow/patch-1
Creating README documentation for examples
2023-04-21 15:00:28 -04:00
Martin Camacho 8f85c2d747
Update README.md 2023-04-21 10:49:01 -07:00
Martin Camacho a323479d90
Update README.md 2023-04-21 09:19:22 -07:00
Martin Camacho 70af61a21f
Update README.md 2023-04-21 09:00:11 -07:00
Keenan Freyberg 8b695ba84d
Update README.md 2023-04-21 07:13:43 -07:00
Martin Camacho 2a602ce876
Update README.md 2023-04-20 14:41:21 -07:00
Georg Kucsko 4b3462d5f5
Update README.md 2023-04-20 15:35:45 -04:00
Alyx Dow a4a20feb90
Creating README documentation for examples 2023-04-20 21:40:18 +03:00
Keenan Freyberg 23a837b03e
Update README.md 2023-04-19 10:52:13 -07:00
Keenan Freyberg 905c38b8bb
Update README.md 2023-04-18 21:04:39 -07:00
Keenan Freyberg f4425cb2a2
Update README.md 2023-04-18 21:02:14 -07:00
Georg Kucsko 3f53066c7d
add HF spaces demo 2023-04-18 12:45:46 -04:00
Georg Kucsko 5dc6a4dca2 small readme updates 2023-04-17 16:43:37 -04:00
Georg Kucsko 2345898990 add new prompts 2023-04-17 15:59:09 -04:00
Keenan Freyberg d621ee3088
Update README.md 2023-04-14 21:08:10 -07:00
Martin Camacho 7debb5690a Update urls 2023-04-14 10:36:45 -07:00
Georg Kucsko 76966a8b1f switch some prints to logging 2023-04-13 14:27:35 -04:00
Georg Kucsko 2c038176b3 add fake classifier 2023-04-12 14:31:05 -04:00
Keenan Freyberg 0981150e6a
Update model-card.md 2023-04-11 18:18:23 -07:00
Keenan Freyberg 662dcaf913
Update README.md 2023-04-11 18:17:12 -07:00
Georg Kucsko 0a02cdbafc
Update README.md 2023-04-11 11:50:32 -04:00
Georg 7c88255966 add more prompts 2023-04-11 10:48:30 -05:00
Mikey Shulman 20990e257e remove pycache 2023-04-10 13:11:22 -04:00
Georg Kucsko 7f995679aa update models 2023-04-10 13:00:33 -04:00
Georg Kucsko ea9a687004 first commit 2023-04-09 13:21:02 -04:00