Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
plugins
Semantic Search
Merge requests
!4
Chunked indices
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Alp Deniz Ogut
requested to merge
chunked_indices
into
dev
Aug 18, 2023
Overview
0
Commits
8
Pipelines
1
Changes
11
Init chunked indices for searching over the data.
Chunk size is set to 128 words ~= 128 tokens
Endpoints use is_chunked=False by default for backwards compatibility.
Edited
Aug 18, 2023
by
Alp Deniz Ogut