From 241cc450aebd5751ef7f861ed360ee296f8b4f27 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 18 May 2021 19:20:00 +0200 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 849d5c8..47ccc08 100644 --- a/notes.md +++ b/notes.md @@ -266,3 +266,4 @@ 2021-04-13T06:16:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2021-05-07T22:59:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2021-05-07T08:04:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2021-05-18T19:20:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)