From a37afd3be1f41259a09e484ba67f1ecab51dc9d9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 21 Apr 2024 06:11:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index f36ee19..da33180 100644 --- a/notes.md +++ b/notes.md @@ -365,3 +365,4 @@ 2024-03-02T17:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2024-03-02T18:54:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2024-04-21T17:57:00 - Implementing approach from a new paper read last night (stable-baselines3) +2024-04-21T06:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)