Skip to content

refactor(search-core): use encode batch_size for embeddings#12

Merged
lurkshark merged 1 commit intomainfrom
fremont
Mar 5, 2026
Merged

refactor(search-core): use encode batch_size for embeddings#12
lurkshark merged 1 commit intomainfrom
fremont

Conversation

@lurkshark
Copy link
Owner

  • Replace manual embedding batching with SentenceTransformer.encode(batch_size=16).
  • Update embeddings tests to match the new encode call and remove the manual batching test.

Replace manual embedding batching with SentenceTransformer.encode(batch_size=16).\n\nAlso update embeddings tests to match the new encode call and remove the manual batching test.
@lurkshark lurkshark merged commit f98f755 into main Mar 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant