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

This commit is contained in:
saymrwulf 2024-01-24 03:33:00 +01:00
parent 488f72f6c0
commit 215b531ead

View file

@ -351,3 +351,4 @@
2024-02-01T17:49:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)
2024-03-04T05:22:00 - Implementing approach from a new paper read last night (pytorch)
2024-03-04T21:52:00 - Refactor for clarity, might break a few tests though (pytorch)
2024-01-24T03:33:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)