rom1504 / embedding-reader

Efficiently read embedding in streaming from any filesystem
MIT License
94 stars 19 forks source link

fix parallel_pieces default #13

Closed rom1504 closed 2 years ago

rom1504 commented 2 years ago

it was 10, None is the correct default so the right value could be guessed this is much faster