From 37253af8305270f1e291886476bdadd87508319c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 7 May 2021 22:59:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 60d3cd6..dbc6019 100644 --- a/notes.md +++ b/notes.md @@ -264,3 +264,4 @@ 2021-03-25T19:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2021-04-13T01:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2021-04-13T06:16:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2021-05-07T22:59:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)