From 07f3ca7fcf292d510c2373fe0aabc63f878fc813 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 6 Jan 2024 05:59: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 8201f0e..8179c75 100644 --- a/notes.md +++ b/notes.md @@ -349,3 +349,4 @@ 2024-03-07T07:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2024-01-06T00:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2024-01-06T18:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2024-01-06T05:59:00 - Minor doc updates: linking to article on quantization (stable-baselines3)