From 004bdb0920b4eac5d1a8d36d8160f388bb2617c4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 24 Dec 2017 23:08:00 +0100 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 5ff2813..8116597 100644 --- a/notes.md +++ b/notes.md @@ -116,3 +116,4 @@ 2017-12-23T03:37:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2017-12-23T05:45:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2017-12-23T08:52:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2017-12-24T23:08:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)