Refactor for clarity, might break a few tests though (pytorch)

This commit is contained in:
saymrwulf 2021-11-08 03:55:00 +01:00
parent 8d19da3473
commit 9fb64b447d

View file

@ -256,3 +256,4 @@
2021-10-25T19:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)
2021-10-29T19:38:00 - Minor doc updates: linking to article on quantization (pytorch)
2021-11-06T02:44:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch)
2021-11-08T03:55:00 - Refactor for clarity, might break a few tests though (pytorch)