fy
fy
[`fastcore/net.py`](https://github.com/fastai/fastcore/blob/1cb38a0d8d97091cd3365e669e39db64be40aaa2/fastcore/net.py#L215) will only bypass JSON parsing after retrieving the response when `archive_format` is set in `route_ps`. So to trick [`ghapi/core.py`](https://github.com/fastai/ghapi/blob/d2ac97ecf676d1a2f86fb14b0d0c1a48193de510/ghapi/core.py#L111) into adding `archive_format` to the routes, one can patch the...
Could the issue be due to vector dimension incompatibility? I reran the benchmark with the `faiss_cpu_flat` algorithm for the `wiki_all_1M` dataset, and I did not encounter any errors.