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

This commit is contained in:
saymrwulf 2021-03-28 01:55:00 +01:00
parent bc327752cf
commit 44d4795982

View file

@ -210,3 +210,4 @@
2021-03-28T21:24:00 - Minor doc updates: linking to article on quantization (onnxruntime)
2021-03-28T05:55:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime)
2021-03-28T04:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)
2021-03-28T01:55:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)