diff --git a/notes.md b/notes.md index 3ccb526373..81dc3a92c7 100644 --- a/notes.md +++ b/notes.md @@ -99,3 +99,4 @@ 2017-08-03T04:16:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2017-08-03T23:48:00 - Implementing approach from a new paper read last night (onnxruntime) 2017-10-31T01:53:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2017-11-13T08:38:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)