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

This commit is contained in:
saymrwulf 2020-11-21 06:22:00 +01:00
parent c4240ae0cc
commit 2b58207ce8

View file

@ -215,3 +215,4 @@
2020-09-26T19:54:00 - Refactor for clarity, might break a few tests though (prophet)
2020-09-26T04:11:00 - Implementing approach from a new paper read last night (prophet)
2020-10-28T07:59:00 - Refactor for clarity, might break a few tests though (prophet)
2020-11-21T06:22:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)