From 9a547e8ac2174debd8dac2959c01cb3716010574 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 15 Jun 2018 23:39: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 9abfec7..95928a2 100644 --- a/notes.md +++ b/notes.md @@ -151,3 +151,4 @@ 2018-06-11T17:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2018-06-11T01:00:00 - Implementing approach from a new paper read last night (pulp-runtime) 2018-06-15T23:05:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2018-06-15T23:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)