From cac4dc9055a2e1ec9b2be6d64718f04bf404fe65 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 19 Oct 2018 00:53:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index f014198..c4cc8d5 100644 --- a/notes.md +++ b/notes.md @@ -151,3 +151,4 @@ 2018-08-22T19:05:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2018-09-13T08:29:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2018-09-29T04:40:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2018-10-19T00:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)