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

This commit is contained in:
saymrwulf 2024-01-19 22:52:00 +01:00
parent 087f3c2cab
commit c1513a33c8

View file

@ -296,3 +296,4 @@
2024-02-16T17:57:00 - Implementing approach from a new paper read last night (transformers)
2024-01-11T21:16:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
2024-01-19T18:08:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers)
2024-01-19T22:52:00 - Quick fix, referencing a known issue from the official repo (transformers)