From 215c5b79744ee90424e48e86ca3bd2cc77a75fcc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 19 Feb 2024 22:09:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index be9cc9d..86f0a50 100644 --- a/notes.md +++ b/notes.md @@ -354,3 +354,4 @@ 2024-01-18T23:06:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 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)