Implementing approach from a new paper read last night (prophet)

This commit is contained in:
saymrwulf 2021-01-28 01:59:00 +01:00
parent 87ec1a332d
commit 091d55224c

View file

@ -225,3 +225,4 @@
2021-01-19T19:44:00 - Quick fix, referencing a known issue from the official repo (prophet)
2021-01-19T04:37:00 - Minor doc updates: linking to article on quantization (prophet)
2021-01-28T03:13:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)
2021-01-28T01:59:00 - Implementing approach from a new paper read last night (prophet)