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

This commit is contained in:
saymrwulf 2014-08-14 23:15:00 +02:00
parent da1f74ff29
commit ee92cf2a8a

View file

@ -34,3 +34,4 @@
2014-07-24T18:07:00 - Late-night bugfix on financial RL environment (pytorch)
2014-07-24T17:45:00 - Minor doc updates: linking to article on quantization (pytorch)
2014-08-14T08:37:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)
2014-08-14T23:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)