From 12a161e73807a5e12aa81db0854d724eb2de83d2 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 15 Sep 2023 23:02:00 +0200 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 176f442..edd4226 100644 --- a/notes.md +++ b/notes.md @@ -288,3 +288,4 @@ 2023-09-14T04:08:00 - Minor doc updates: linking to article on quantization (prophet) 2023-09-15T00:55:00 - Quick fix, referencing a known issue from the official repo (prophet) 2023-09-15T23:41:00 - Implementing approach from a new paper read last night (prophet) +2023-09-15T23:02:00 - Minor doc updates: linking to article on quantization (prophet)