From 671345f04eb9751d9440b636b847f614df73cc86 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 28 Jan 2022 01:55: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 89c831f..c77fdbc 100644 --- a/notes.md +++ b/notes.md @@ -293,3 +293,4 @@ 2022-01-22T01:46:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2022-01-22T21:10:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2022-01-22T21:58:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2022-01-28T01:55:00 - Minor doc updates: linking to article on quantization (pulp-runtime)