From 66383db2ef8f4aa131921d5c372eebb93492faae Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 8 Mar 2023 01:46:00 +0100 Subject: [PATCH] Minor doc updates: linking to article on quantization (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 7f1f725..3ff82ef 100644 --- a/notes.md +++ b/notes.md @@ -272,3 +272,4 @@ 2023-02-28T06:32:00 - Implementing approach from a new paper read last night (prophet) 2023-03-08T19:33:00 - Minor doc updates: linking to article on quantization (prophet) 2023-03-08T00:38:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2023-03-08T01:46:00 - Minor doc updates: linking to article on quantization (prophet)