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

This commit is contained in:
saymrwulf 2022-04-09 17:34:00 +02:00
parent 8ab9129fe7
commit 205280ffc8

View file

@ -290,3 +290,4 @@
2022-04-05T00:57:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch)
2022-04-09T19:58:00 - Quick fix, referencing a known issue from the official repo (pytorch)
2022-04-09T19:42:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)
2022-04-09T17:34:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)