Implementing approach from a new paper read last night (zipline)

This commit is contained in:
saymrwulf 2024-01-16 01:51:00 +01:00
parent 9961394584
commit 562b20e0ba

View file

@ -291,3 +291,4 @@
2023-10-04T22:27:00 - Implementing approach from a new paper read last night (zipline)
2023-11-14T22:06:00 - Refactor for clarity, might break a few tests though (zipline)
2024-01-16T00:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (zipline)
2024-01-16T01:51:00 - Implementing approach from a new paper read last night (zipline)