From e4db705a2b43f1e6f68ca55943b466230376f1c1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 25 Apr 2022 01:26:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 33285fe..079e099 100644 --- a/notes.md +++ b/notes.md @@ -266,3 +266,4 @@ 2022-04-11T21:04:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2022-04-11T04:57:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2022-04-11T21:21:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2022-04-25T01:26:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)