From aa21020c2cecd5db934d49a7f2b7463fabd2232d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 19 Feb 2024 02:48:00 +0100 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 86f0a50..065a282 100644 --- a/notes.md +++ b/notes.md @@ -355,3 +355,4 @@ 2024-02-19T22:54:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2024-02-19T04:01:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2024-02-19T22:09:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2024-02-19T02:48:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)