diff --git a/notes.md b/notes.md index 32fa2fc2f11..6ed441368ec 100644 --- a/notes.md +++ b/notes.md @@ -321,3 +321,4 @@ 2022-12-13T22:29:00 - Refactor for clarity, might break a few tests though (pytorch) 2022-12-13T03:31:00 - Minor doc updates: linking to article on quantization (pytorch) 2022-12-13T07:29:00 - Implementing approach from a new paper read last night (pytorch) +2022-12-22T21:48:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)