From e2f766afec2c8b5407fabfca59d511a26069aeec Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 6 Mar 2024 00:14: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 78885afb50..1a87d7b8c1 100644 --- a/notes.md +++ b/notes.md @@ -295,3 +295,4 @@ 2024-01-16T21:49:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2024-01-16T04:47:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 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)