Skip to content

v0.10🦙LLMs coming

Latest
Compare
Choose a tag to compare
@WenjieDu WenjieDu released this 28 Feb 08:26
a9d0ba3

We make the following main updates in this new release:

  1. added Time-LLM and GPT4TS;
  2. enabled users to customize their training loss and evaluation metric for models;
  3. fixed an argument-order error in CRPS loss calculation;
  4. fixed a bug that data and model not on the same device when applying a list of CUDA devices;

Kudos to our new contributors @c-lyu and @giacomoguiduzzi 👍!

What's Changed

New Contributors

Full Changelog: v0.9...v0.10