From 25eb2d075a5949dd5574de07ad885bc0b6f3ec9c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 29 Oct 2024 20:52: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 0ff4437..54f4e46 100644 --- a/notes.md +++ b/notes.md @@ -373,3 +373,4 @@ 2024-06-13T08:06:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2024-10-09T00:27:00 - Implementing approach from a new paper read last night (stable-baselines3) 2024-10-09T05:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2024-10-29T20:52:00 - Minor doc updates: linking to article on quantization (stable-baselines3)