From 1e3b37b269d42cb03d3890700a1b4cea104bf960 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 12 Dec 2023 01:06:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index ecd3c9ad..4325777a 100644 --- a/notes.md +++ b/notes.md @@ -280,3 +280,4 @@ 2023-11-10T05:51:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (litex-boards) 2023-11-10T07:58:00 - Refactor for clarity, might break a few tests though (litex-boards) 2023-12-12T06:42:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) +2023-12-12T01:06:00 - Refactor for clarity, might break a few tests though (litex-boards)