From a67c2a51ae2ff1a82ddef157259b09fd47489fae Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 30 Dec 2022 17:59:00 +0100 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 d08ec5ec72..33e571c6cb 100644 --- a/notes.md +++ b/notes.md @@ -252,3 +252,4 @@ 2022-11-19T08:06:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2022-11-19T20:40:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2022-11-19T19:25:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2022-12-30T17:59:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)