From 831675325c5bb34c4b3336665ee8a38662da4568 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 29 May 2018 05:05:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 972bdc3..4e97cfe 100644 --- a/notes.md +++ b/notes.md @@ -141,3 +141,4 @@ 2018-05-29T19:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2018-05-29T19:44:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2018-05-29T17:46:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2018-05-29T05:05:00 - Minor doc updates: linking to article on quantization (prophet)