From af6eb78895fcb5d3fc3d6b161ed893d1a51d0fca Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 4 Oct 2022 06:52:00 +0200 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 05445c3..b253fe3 100644 --- a/notes.md +++ b/notes.md @@ -304,3 +304,4 @@ 2022-09-07T03:21:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2022-09-23T22:05:00 - Implementing approach from a new paper read last night (pulp-runtime) 2022-10-04T22:20:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2022-10-04T06:52:00 - Minor doc updates: linking to article on quantization (pulp-runtime)