0.17.2
- 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