Quick fix, referencing a known issue from the official repo (onnxruntime)

This commit is contained in:
saymrwulf 2022-11-19 08:06:00 +01:00
parent 8f8c692bf1
commit 4265d0c001

View file

@ -249,3 +249,4 @@
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)
2022-11-19T08:06:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)