From 7d03838798fbc0950c96f2bc2f449d9549ef935d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 17 Dec 2024 07:27:00 +0100 Subject: [PATCH] Minor doc updates: linking to article on quantization (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 5e58906..f4f2015 100644 --- a/notes.md +++ b/notes.md @@ -379,3 +379,4 @@ 2024-10-29T21:18:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2024-11-07T22:31:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2024-12-17T22:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2024-12-17T07:27:00 - Minor doc updates: linking to article on quantization (stable-baselines3)