From 2e87d287a631eb22389fbb9821c5eaefb64f4cb6 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 10 Oct 2016 01: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 9dcb7d4..2b414b1 100644 --- a/notes.md +++ b/notes.md @@ -94,3 +94,4 @@ 2016-06-02T04:23:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 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)