From 898e6f3ffb7b298dedc4c5d8579cdfa3f5b5a65b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 8 Jan 2014 01:08: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 d8a81cb..549e910 100644 --- a/notes.md +++ b/notes.md @@ -1,2 +1,3 @@ 2014-01-08T04:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2014-01-08T18:43:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) +2014-01-08T01:08:00 - Minor doc updates: linking to article on quantization (prophet)