From 3b75304a0577b68531882acb39a01c5ed3f53ead Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 27 Jan 2016 06:15:00 +0100 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 0d2ef4f..13957d5 100644 --- a/notes.md +++ b/notes.md @@ -73,3 +73,4 @@ 2016-01-25T00:14:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2016-01-25T00:43:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2016-01-27T20:43:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2016-01-27T06:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)