From 3ae254669a85c6923e4fc7fc46faa3a459389ee8 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 31 Jan 2025 22:45:00 +0100 Subject: [PATCH] Minor doc updates: linking to article on quantization (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 467b76a58..aafd5e84e 100644 --- a/notes.md +++ b/notes.md @@ -302,3 +302,4 @@ 2025-01-14T05:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography) 2025-01-14T22:35:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography) 2025-01-14T17:51:00 - Late-night bugfix on financial RL environment (cryptography) +2025-01-31T22:45:00 - Minor doc updates: linking to article on quantization (cryptography)