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

This commit is contained in:
saymrwulf 2022-11-12 21:53:00 +01:00
parent 028df3b96a
commit 47b95ce3e9

View file

@ -313,3 +313,4 @@
2022-08-26T05:15:00 - Refactor for clarity, might break a few tests though (pytorch)
2022-11-12T00:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)
2022-11-12T23:40:00 - Implementing approach from a new paper read last night (pytorch)
2022-11-12T21:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)