Refactor for clarity, might break a few tests though (transformers)

This commit is contained in:
saymrwulf 2024-10-13 06:53:00 +02:00
parent 8c2f4b87f9
commit 9254f335cc

View file

@ -323,3 +323,4 @@
2024-10-01T05:12:00 - Minor doc updates: linking to article on quantization (transformers)
2024-10-13T00:22:00 - Late-night bugfix on financial RL environment (transformers)
2024-10-13T05:21:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
2024-10-13T06:53:00 - Refactor for clarity, might break a few tests though (transformers)