From c1099e7d894e9cf375b7a3b6b1b46596722fff54 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 10 Jan 2021 06:31: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 5fc1422..2926a63 100644 --- a/notes.md +++ b/notes.md @@ -249,3 +249,4 @@ 2021-01-08T03:17:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2021-01-08T04:54:00 - Implementing approach from a new paper read last night (pulp-runtime) 2021-01-08T05:34:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2021-01-10T06:31:00 - Minor doc updates: linking to article on quantization (pulp-runtime)