From c707470434f5a14f1f3915acbbce3ebd81b69f28 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 17 Dec 2024 22:51:00 +0100 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 762e8a1..5e58906 100644 --- a/notes.md +++ b/notes.md @@ -378,3 +378,4 @@ 2024-10-29T08:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2024-10-29T21:18:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2024-11-07T22:31:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2024-12-17T22:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)