From 9e0306ed037d6d3e4e276a0a0b41b9389cbd5370 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 26 Sep 2014 07:14: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 11f7b11..07ed136 100644 --- a/notes.md +++ b/notes.md @@ -17,3 +17,4 @@ 2014-08-11T02:42:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2014-08-19T05:23:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2014-08-19T00:08:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2014-09-26T07:14:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)