From 1a4e20e3b482443798c0377d26fcc60014e23f12 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 12 Dec 2022 22:09:00 +0100 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index c0dfff0..e5f8225 100644 --- a/notes.md +++ b/notes.md @@ -307,3 +307,4 @@ 2022-10-04T06:52:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2022-10-27T17:13:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2022-10-27T02:30:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2022-12-12T22:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)