mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
880a6c70c4
* fix: enable embedding auto truncation * move embedding_utils to utils.embedding * fix bug * fix(embedding): improve text truncation with retry strategies and binary search optimization * new way for embedding truncate * fix ci errors