Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-26 | 5.2 kB | |
v1.2 source code.tar.gz | 2024-06-26 | 63.3 MB | |
v1.2 source code.zip | 2024-06-26 | 63.7 MB | |
Totals: 3 Items | 127.0 MB | 0 |
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
-
Improved packaging and instructions for launching Prompt Debugging with Sequence Salience demo, as well as minor bug fixes - 08289df 675ca2d 15eccb1 e0e35c3 c7970fb cee3b58
-
Clean up of obsolete demos - b16059f f4c0990 6aa2eb6 c2fb41b dd196e9 72fd772 71d88fb aa49340 fc7b0d0 2475b3b a59641c 1ed82d4 7d5ef58 992823b 3dad2b0 0656386 27d7a84 8863019 71cbdba 416d573
-
Python requirements update and isolated setup for individual demos - bcc481e bb29f43 fbd8874 b3c120b 5188c8c 5639e3b
-
Documentation cleanup and updates - afd51fe 7dda659 79ada6e 1c8d6a0 2e9d267
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: https://github.com/PAIR-code/lit/compare/v1.1.1...v1.2