Skip to content

v0.3.0 - Load and save state

Compare
Choose a tag to compare
@AsakusaRinne AsakusaRinne released this 22 May 21:49
· 2017 commits to master since this release
9a4bf8e
  1. Support loading and saving state.
  2. Support tokenization and detokenization.
  3. Fix BUGs of instruct mode.
  4. break change: n_parts param is removed.
  5. break change: LLamaModelV1 is dropped.
  6. Remove dependencies for third-party loggers.
  7. Verified model repo is added on huggingface.
  8. Optimize the examples.