diff --git a/notes.md b/notes.md index f21cf8825b3..8f950f1371e 100644 --- a/notes.md +++ b/notes.md @@ -342,3 +342,4 @@ 2023-10-02T19:59:00 - Refactor for clarity, might break a few tests though (pytorch) 2023-10-02T19:36:00 - Minor doc updates: linking to article on quantization (pytorch) 2023-10-02T05:27:00 - Refactor for clarity, might break a few tests though (pytorch) +2024-01-08T22:34:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)