From f066710280621147a393a67861e8ee48415fde78 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 26 Jul 2019 19:37:00 +0200 Subject: [PATCH] Implementing approach from a new paper read last night (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index f9cc8bc..503cf73 100644 --- a/notes.md +++ b/notes.md @@ -197,3 +197,4 @@ 2019-05-18T05:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2019-06-12T02:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2019-07-22T21:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2019-07-26T19:37:00 - Implementing approach from a new paper read last night (pulp-runtime)