Skip to content

0.17.2

Choose a tag to compare

@danieldk danieldk released this 12 Dec 19:26
· 16 commits to main since this release
  • Add WriteEmbeddings::write_embeddings_len. This method returns the serialized length of embeddings in finalfusion format, without performing any serialization.
  • Add WriteChunk::chunk_len. This method returns the serialized length of a finalfusion chunk, without performing any serialization.
  • Switch the license to Apache License 2.0 or MIT