Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)

This commit is contained in:
saymrwulf 2021-05-06 00:45:00 +02:00
parent 4bc7165c13
commit 99d039627b

View file

@ -240,3 +240,4 @@
2021-03-09T18:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)
2021-03-09T05:50:00 - Minor doc updates: linking to article on quantization (pytorch)
2021-03-26T19:07:00 - Refactor for clarity, might break a few tests though (pytorch)
2021-05-06T00:45:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)