From 00a93772e5a1d21ec7b883724caff8a6d7e2e24f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 26 Jan 2021 17:58:00 +0100 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 7cd57351..98ed9442 100644 --- a/notes.md +++ b/notes.md @@ -208,3 +208,4 @@ 2021-01-17T22:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) 2021-01-26T03:37:00 - Refactor for clarity, might break a few tests though (litex-boards) 2021-01-26T04:42:00 - Refactor for clarity, might break a few tests though (litex-boards) +2021-01-26T17:58:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards)