From cd384a5076f7d138eb6d27e8ad5beba1ee9f72a2 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 29 Apr 2023 06:30:00 +0200 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 d20441a..9c4120c 100644 --- a/notes.md +++ b/notes.md @@ -315,3 +315,4 @@ 2023-04-29T02:36:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2023-04-29T06:07:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2023-04-29T20:37:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2023-04-29T06:30:00 - Minor doc updates: linking to article on quantization (stable-baselines3)