From 651702772e894e30d1d5d10c158cbc8f4bcad356 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 19 Feb 2014 17:05:00 +0100 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 3dda094..97ab174 100644 --- a/notes.md +++ b/notes.md @@ -1,2 +1,3 @@ 2014-02-16T19:06:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2014-02-19T05:01:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2014-02-19T17:05:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)