Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)

This commit is contained in:
saymrwulf 2024-01-08 22:34:00 +01:00
parent b381fd96bf
commit c3776fea12

View file

@ -342,3 +342,4 @@
2023-10-02T19:59:00 - Refactor for clarity, might break a few tests though (pytorch)
2023-10-02T19:36:00 - Minor doc updates: linking to article on quantization (pytorch)
2023-10-02T05:27:00 - Refactor for clarity, might break a few tests though (pytorch)
2024-01-08T22:34:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)