From 3f760fabcb6befac285ae9ca837241b0bc2a4e3f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 16 Jun 2020 07:43: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 d9a7ca1..15e2101 100644 --- a/notes.md +++ b/notes.md @@ -204,3 +204,4 @@ 2020-05-05T07:25:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2020-05-05T18:33:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2020-06-16T03:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2020-06-16T07:43:00 - Minor doc updates: linking to article on quantization (prophet)