diff --git a/notes.md b/notes.md index a967c572f73..a035e48b4fe 100644 --- a/notes.md +++ b/notes.md @@ -290,3 +290,4 @@ 2022-04-05T00:57:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2022-04-09T19:58:00 - Quick fix, referencing a known issue from the official repo (pytorch) 2022-04-09T19:42:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) +2022-04-09T17:34:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)