From 4198321521287460b4e9b9bc2a839683fdb73c20 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 10 Oct 2016 05:11: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 2b414b1..b949e6e 100644 --- a/notes.md +++ b/notes.md @@ -95,3 +95,4 @@ 2016-06-12T20:31:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2016-09-08T05:52:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2016-10-10T01:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2016-10-10T05:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)