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

This commit is contained in:
saymrwulf 2022-06-27 00:13:00 +02:00
parent 95f7de65a1
commit 1bf46bcc4d

View file

@ -216,3 +216,4 @@
2022-06-10T06:22:00 - Quick fix, referencing a known issue from the official repo (transformers)
2022-06-10T23:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
2022-06-10T04:22:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
2022-06-27T00:13:00 - Refactor for clarity, might break a few tests though (transformers)