From 4c786f5a552a3d04f70cf5634e8af0c71623341a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 14 Jan 2025 22:35:00 +0100 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 248436e0f..d5994e823 100644 --- a/notes.md +++ b/notes.md @@ -300,3 +300,4 @@ 2025-01-12T07:45:00 - Implementing approach from a new paper read last night (cryptography) 2025-01-12T08:32:00 - Late-night bugfix on financial RL environment (cryptography) 2025-01-14T05:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography) +2025-01-14T22:35:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography)