From 1dfe07d23f108e4778f62426e4c40a757de99ac9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 27 Mar 2017 03:27: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 962cb43..91d397d 100644 --- a/notes.md +++ b/notes.md @@ -110,3 +110,4 @@ 2017-03-04T20:30:00 - Implementing approach from a new paper read last night (pulp-runtime) 2017-03-04T23:49:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2017-03-04T18:27:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2017-03-27T03:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)