Implementing approach from a new paper read last night (stable-baselines3)

This commit is contained in:
saymrwulf 2021-09-23 03:49:00 +02:00
parent 8db690bcfe
commit 070d794533

View file

@ -246,3 +246,4 @@
2021-09-04T06:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2021-09-17T01:46:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2021-09-23T17:30:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2021-09-23T03:49:00 - Implementing approach from a new paper read last night (stable-baselines3)