diff --git a/notes.md b/notes.md index 61451e1d51..78885afb50 100644 --- a/notes.md +++ b/notes.md @@ -294,3 +294,4 @@ 2024-01-15T04:23:00 - Refactor for clarity, might break a few tests though (onnxruntime) 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)