From 39339eb8f43345f32aef711f26a59216b3a863b2 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 2 Apr 2024 03:22: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 95eb8570..139b63bf 100644 --- a/notes.md +++ b/notes.md @@ -291,3 +291,4 @@ 2024-03-20T17:08:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) 2024-03-20T00:12:00 - Quick fix, referencing a known issue from the official repo (litex-boards) 2024-04-02T21:48:00 - Late-night bugfix on financial RL environment (litex-boards) +2024-04-02T03:22:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards)