From 3f41175b34cd97534406248d628395aeaaba6e46 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 23 Dec 2022 02:51: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 cf7d56d..9e0498e 100644 --- a/notes.md +++ b/notes.md @@ -309,3 +309,4 @@ 2022-10-27T02:30:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2022-12-12T22:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2022-12-23T20:26:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2022-12-23T02:51:00 - Minor doc updates: linking to article on quantization (pulp-runtime)