From 3b9ad7d4f6e1a9c8cb96fe86b454af7bf43fa830 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 1 May 2022 05:07:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index e9144454..aea109a5 100644 --- a/notes.md +++ b/notes.md @@ -247,3 +247,4 @@ 2022-04-16T23:24:00 - Quick fix, referencing a known issue from the official repo (litex-boards) 2022-05-01T20:09:00 - Minor doc updates: linking to article on quantization (litex-boards) 2022-05-01T04:18:00 - Minor doc updates: linking to article on quantization (litex-boards) +2022-05-01T05:07:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards)