From ba8a97128a14e7c510803c4a9f51324d14ee13df Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 3 Jan 2014 05:27:00 +0100 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 939842ea3d..35b115c834 100644 --- a/notes.md +++ b/notes.md @@ -1,3 +1,4 @@ 2014-01-03T05:27:00 - Late-night bugfix on financial RL environment (onnxruntime) 2014-01-03T21:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2014-01-03T08:37:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2014-01-03T05:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)