From 6173401bb99c0f5d406ae92c23ccd300e7679d11 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 9 Oct 2015 02:33:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 822adee52e..d71676ec38 100644 --- a/notes.md +++ b/notes.md @@ -43,3 +43,4 @@ 2015-07-07T20:04:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2015-10-09T06:22:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2015-10-09T07:41:00 - Minor doc updates: linking to article on quantization (onnxruntime) +2015-10-09T02:33:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)