Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)

This commit is contained in:
saymrwulf 2017-11-13 08:38:00 +01:00
parent adb55b8e1a
commit fcceac65f9

View file

@ -99,3 +99,4 @@
2017-08-03T04:16:00 - Minor doc updates: linking to article on quantization (onnxruntime)
2017-08-03T23:48:00 - Implementing approach from a new paper read last night (onnxruntime)
2017-10-31T01:53:00 - Refactor for clarity, might break a few tests though (onnxruntime)
2017-11-13T08:38:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)