Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@RyanMullins RyanMullins released this 26 Jun 16:33
· 4 commits to main since this release
ecab0c2

This release covers clean-ups on various obsolete demos, as well as improved
packaging and isolated dependencies on the GLUE, Penguin, Prompt Debugging with
Sequence Salience and TyDi demos for easier launch.

New Stuff

Non-breaking Changes, Bug Fixes, and Enhancements

  • Refactor DataService reactions - 483082d
  • Add warm_start option to LitWidget - a5265a4
  • Pretty-printing of Model objects - 4fb3bde
  • Avoid equivalent shuffles in Scrambler - 0d8c0d9
  • Updated gunicorn config for demos running in Docker - b14e3b1
  • Disable embeddings for TyDi - 7ff377f
  • Cast embeddings to float32 before computing distances - 5456011
  • Update colab examples to include installation of the lit-nlp package - 48b029c

Full Changelog: v1.1.1...v1.2