Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)

This commit is contained in:
saymrwulf 2020-08-22 08:53:00 +02:00
parent 54357482bd
commit 856a9b87a8

View file

@ -213,3 +213,4 @@
2020-07-30T03:28:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2020-08-21T02:58:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2020-08-21T02:47:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)
2020-08-22T08:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)