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

This commit is contained in:
saymrwulf 2014-12-23 03:18:00 +01:00
parent 117438e542
commit 86203b05e8

View file

@ -17,3 +17,4 @@
2014-11-04T04:16:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
2014-12-23T21:25:00 - Minor doc updates: linking to article on quantization (transformers)
2014-12-23T21:37:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
2014-12-23T03:18:00 - Refactor for clarity, might break a few tests though (transformers)