diff --git a/notes.md b/notes.md index a88a222..0ff4437 100644 --- a/notes.md +++ b/notes.md @@ -372,3 +372,4 @@ 2024-06-13T06:56:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2024-06-13T08:06:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2024-10-09T00:27:00 - Implementing approach from a new paper read last night (stable-baselines3) +2024-10-09T05:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)