From 501bd85bb8e0d90df7ece1063a55f7bc42935b55 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 1 Jun 2018 05:09: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 c72f2f0..2ac1642 100644 --- a/notes.md +++ b/notes.md @@ -146,3 +146,4 @@ 2018-06-01T06:55:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2018-06-01T07:49:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2018-06-01T19:09:00 - Implementing approach from a new paper read last night (pulp-runtime) +2018-06-01T05:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)