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

This commit is contained in:
saymrwulf 2022-08-01 21:11:00 +02:00
parent 9f10236188
commit 80f210003c

View file

@ -259,3 +259,4 @@
2022-06-07T00:04:00 - Quick fix, referencing a known issue from the official repo (prophet)
2022-08-01T05:32:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)
2022-08-01T03:45:00 - Implementing approach from a new paper read last night (prophet)
2022-08-01T21:11:00 - Refactor for clarity, might break a few tests though (prophet)