From d7941504ac97518dc3c693e89086dd55794ea70d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 30 Dec 2015 21:10: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 bbff237..2d5c296 100644 --- a/notes.md +++ b/notes.md @@ -53,3 +53,4 @@ 2015-10-14T19:34:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2015-12-30T23:12:00 - Refactor for clarity, might break a few tests though (prophet) 2015-12-30T06:41:00 - Quick fix, referencing a known issue from the official repo (prophet) +2015-12-30T21:10:00 - Minor doc updates: linking to article on quantization (prophet)