John

Results 7 comments of John

Same problem as well.

Made a local hacky modification to langchain>vectorstores>faiss.py which seems to be working for me so far. New to this library so not sure what the downstream effect might be for...

Thanks @lingji-yidong, you're right that works. Probably not an optimal long-term solution though since some of the most useful indexes are implemented on GPU. Ref: [Faiss on the GPU](https://github.com/facebookresearch/faiss/wiki/Faiss-on-the-GPU)

same issue Loading failed for the module with source “http://127.0.0.1:7860/assets/index-e39661aa.js”. Loading module from “http://127.0.0.1:7860/assets/index-e39661aa.js” was blocked because of a disallowed MIME type (“text/plain”).

Agree, this is not resolved.

> In case this helps, I am experiencing the same issue on a Mac, I believe since thursday. For more reference, when run the following commands on bash, I get...