From 0033a5e7487b75f3a11095db7c7d509fb13621f8 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 25 Nov 2023 19:55: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 9c3bcc9..dbb9308 100644 --- a/notes.md +++ b/notes.md @@ -337,3 +337,4 @@ 2023-09-03T21:23:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2023-09-03T00:45:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2023-09-06T20:57:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2023-11-25T19:55:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)