From 3aa181bc0afbcf23cff1c5ddc078fb194df39950 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 4 Mar 2017 18:27:00 +0100 Subject: [PATCH] Minor doc updates: linking to article on quantization (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 70e536a..962cb43 100644 --- a/notes.md +++ b/notes.md @@ -109,3 +109,4 @@ 2017-03-04T18:00:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 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)