From bb996f447ffedcbf1db0d50c168ea5bb6dd4f8a1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 29 Apr 2023 20:37: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 9d0d1a4..d20441a 100644 --- a/notes.md +++ b/notes.md @@ -314,3 +314,4 @@ 2023-04-27T23:17:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2023-04-29T02:36:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2023-04-29T06:07:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2023-04-29T20:37:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)