From 568660844d00448d4d07f4eb4fb2fa69b76f2b69 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 4 Jan 2024 19:53: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 b14c0d8..7acbf09 100644 --- a/notes.md +++ b/notes.md @@ -363,3 +363,4 @@ 2024-01-04T05:08:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2024-01-04T22:57:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2024-01-04T04:24:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2024-01-04T19:53:00 - Minor doc updates: linking to article on quantization (pulp-runtime)