From 808d20cc47f63c71c039a6db2cfc3a3a8b3f1375 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 22 Sep 2014 02:04: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 3241efb33b..3ee537a581 100644 --- a/notes.md +++ b/notes.md @@ -24,3 +24,4 @@ 2014-08-26T20:50:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2014-08-26T06:02:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2014-09-22T04:33:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2014-09-22T02:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)