Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 385 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 385 Bytes

Changelog

[0.1.2] - 2024-08-19

  • Encode granular features with base64
  • Refactor result format to generic ISCC data model
  • Add optional gradio GUI demo

[0.1.1] - 2024-06-25

  • Handle text decoding errors gracefully
  • Handle feature bit-lengths independently
  • Improve model load time
  • Improve memory use with batched embedding

[0.1.0] - 2024-06-25

  • Initial pre-release