From a0298dc1e54fc58ec612e4edf6fc0e39e1d3ab97 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 13 Aug 2023 04:52:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 2abd9da5..c40e38a0 100644 --- a/notes.md +++ b/notes.md @@ -264,3 +264,4 @@ 2023-05-18T20:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) 2023-05-18T02:49:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) 2023-05-26T17:23:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (litex-boards) +2023-08-13T04:52:00 - Minor doc updates: linking to article on quantization (litex-boards)