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

This commit is contained in:
saymrwulf 2024-02-11 06:55:00 +01:00
parent 30c1618356
commit c4bb4b8c4a

View file

@ -284,3 +284,4 @@
2024-02-11T21:27:00 - Refactor for clarity, might break a few tests though (onnxruntime)
2024-02-11T07:51:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)
2024-02-11T07:26:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)
2024-02-11T06:55:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)