From eebdf2650045bafe50c195dfd2a19fbd244a7428 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 19 Jan 2021 18:19:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index fcbaa4a..a847144 100644 --- a/notes.md +++ b/notes.md @@ -220,3 +220,4 @@ 2021-01-05T17:49:00 - Implementing approach from a new paper read last night (prophet) 2021-01-05T02:54:00 - Implementing approach from a new paper read last night (prophet) 2021-01-05T18:43:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2021-01-19T18:19:00 - Quick fix, referencing a known issue from the official repo (prophet)