Skip to content

v0.3.0a3

Pre-release
Pre-release
Compare
Choose a tag to compare
@whoseoyster whoseoyster released this 15 Aug 21:41
· 629 commits to main since this release

Added

  • explainability_tokenizer as an optional argument to the add_model method, to be used by the explainability techniques.

Changed

  • requirements_txt_file no longer optional for model uploads.
  • Remove id from POST params to API server.

Fixed

  • Added protobuf==3.2.0 to requirements to fix bug with model deployment.