Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)

This commit is contained in:
saymrwulf 2024-01-06 00:31:00 +01:00
parent a1e6c1a8ac
commit 5b8b77521a

View file

@ -347,3 +347,4 @@
2024-02-04T02:46:00 - Implementing approach from a new paper read last night (stable-baselines3)
2024-02-04T01:40:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2024-03-07T07:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2024-01-06T00:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)