On the Windows PC that failed, it has the following error message:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\me\AppData\Local\llama_index\models--BAAI--bge-small-en-v1.5\snapshots\5c38ec7c405ec4b44b94cc5a9bb96e735b38267a\config.json'
In fact, on the AppData\Local directory, there is no llama_index folder. Could you please provide ideas for debugging? Thanks.