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

This commit is contained in:
saymrwulf 2022-09-17 21:54:00 +02:00
parent b0886ed95c
commit 8f8c692bf1

View file

@ -248,3 +248,4 @@
2022-04-17T03:55:00 - Refactor for clarity, might break a few tests though (onnxruntime)
2022-08-15T20:15:00 - Minor doc updates: linking to article on quantization (onnxruntime)
2022-09-17T20:37:00 - Implementing approach from a new paper read last night (onnxruntime)
2022-09-17T21:54:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)