From f1dc0023ea175ae1a14cbbcbe54887e59abb5190 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 18 May 2023 19:31: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 f3e03b86..ba184acd 100644 --- a/notes.md +++ b/notes.md @@ -259,3 +259,4 @@ 2023-01-12T03:18:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) 2023-02-13T17:59:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) 2023-02-13T00:56:00 - Late-night bugfix on financial RL environment (litex-boards) +2023-05-18T19:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards)