From abd81876d200369fec7a4b60666494f8b026196b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 6 Mar 2024 17:59:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 6662f381bb..86ea98d54a 100644 --- a/notes.md +++ b/notes.md @@ -297,3 +297,4 @@ 2024-01-16T22:49:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2024-03-06T00:14:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2024-03-06T22:56:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2024-03-06T17:59:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)