From 5cc2bb43fa9e7fd59df250fa4d519208cf3958a6 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 10 Oct 2022 21:49:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index e5e8bbbb..37dc0725 100644 --- a/notes.md +++ b/notes.md @@ -253,3 +253,4 @@ 2022-08-06T19:24:00 - Late-night bugfix on financial RL environment (litex-boards) 2022-08-06T03:03:00 - Quick fix, referencing a known issue from the official repo (litex-boards) 2022-08-06T18:04:00 - Late-night bugfix on financial RL environment (litex-boards) +2022-10-10T21:49:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards)