From ef55659fdc9aa59ad4babcdb13a98944d6c7398c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 21 Apr 2024 19:58:00 +0200 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 7812567..4eafffa 100644 --- a/notes.md +++ b/notes.md @@ -367,3 +367,4 @@ 2024-04-21T17:57:00 - Implementing approach from a new paper read last night (stable-baselines3) 2024-04-21T06:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2024-04-21T19:35:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2024-04-21T19:58:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)