From b25946d4c2a953f469bfdaf14158af26c37e6e15 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 8 Jan 2021 03:17:00 +0100 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 6edc625..af4c3c0 100644 --- a/notes.md +++ b/notes.md @@ -246,3 +246,4 @@ 2020-11-08T23:55:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2020-11-08T04:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2021-01-08T20:13:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2021-01-08T03:17:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)