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

This commit is contained in:
saymrwulf 2023-03-22 07:39:00 +01:00
parent 1c039e9864
commit ae2f939a60

View file

@ -261,3 +261,4 @@
2023-02-04T01:19:00 - Minor doc updates: linking to article on quantization (onnxruntime)
2023-02-22T19:19:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime)
2023-03-22T22:23:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)
2023-03-22T07:39:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)