From e5510a56aa355cf3d30a166dc06b283590474673 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 10 Apr 2022 08:44: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 71a5035..836b446 100644 --- a/notes.md +++ b/notes.md @@ -262,3 +262,4 @@ 2022-04-10T06:37:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2022-04-10T00:07:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2022-04-10T22:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2022-04-10T08:44:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)