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

This commit is contained in:
saymrwulf 2024-10-09 05:41:00 +02:00
parent 632de0587f
commit 7bc2ae9372

View file

@ -372,3 +372,4 @@
2024-06-13T06:56:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2024-06-13T08:06:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2024-10-09T00:27:00 - Implementing approach from a new paper read last night (stable-baselines3)
2024-10-09T05:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)