From 3d343f052fe0fc8e94ad97c15c11857c88e78e5a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 23 Jan 2014 19:05: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 a9b584b..b50ecf0 100644 --- a/notes.md +++ b/notes.md @@ -4,3 +4,4 @@ 2014-01-01T07:11:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2014-01-23T03:46:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2014-01-23T05:14:00 - Implementing approach from a new paper read last night (pulp-runtime) +2014-01-23T19:05:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)