Jonathan Ellis

Results 155 comments of Jonathan Ellis

Spoke too soon, investigating V5OnDiskOrdinalsMapTest failure in latest run.

Adding the test exposed a couple more problems, fixes included.

Thank you! Is this something that a newcomer to the project could potentially contribute? I.e. is it tractable without changing core data structures or touching potentially fragile code paths?

Hi @cpovirk, we've been using this implementation successfully for a couple months now, could you review the PR?

two options 1. try using tool calling to get summary + file type out of a single call 1. make two calls (in parallel), each w/o tool calling this is...

and to clarify this is talking about identifying the SyntaxConstants style for text, not mime types

pooling only executes on the `keep_dims="flatten"` path of docFromText. Related: https://github.com/stanford-futuredata/ColBERT/issues/366