Brayden Zhong
Brayden Zhong
In https://github.com/sgl-project/sglang/pull/2052
Hey cc @timburgan - any update? :)
@aarnphm I agree not related to structured outputs :) If you have the bandwidth, do you mind taking a look?
Maybe also cc @aarnphm 👍 thx in advance
Sure no problem, I made a new PR for the docs I'll give the example in a sec
Didn't forget ab this.. I'll check it out tn; thanks for the review!
Think it's ready to get a second look now?
> Let me know if you'd rather take a look at these in a followup instead. I think I would prefer that :)
Ignore the earlier comment: I think I was doing something dumb. ``` python3 benchmarks/benchmark_pdq_indices.py --dataset-size 10000 --num-queries 1000 --implementations index2_flat flat_hash multi_hash --thresholds 31 --query-mode both Benchmark: PDQ Index Implementation...