Closed AusbelDev closed 6 months ago
Hi! When I run the app and send a query to the model I get the following error:
ollama - ERROR - Ollama chat stream error: 'HuggingFaceEmbedding' object has no attribute '_model'
I dont know if this is due to the models I'm using (llama3:instruct, phi3:latest) or a bug caused by the versions of the dependencies.
Hope I can get some help to solve this problem. Ty.
Please checkout the troubleshooting documentation. It should help you locate which part of the pipeline is erroring.
Hi! When I run the app and send a query to the model I get the following error:
ollama - ERROR - Ollama chat stream error: 'HuggingFaceEmbedding' object has no attribute '_model'
I dont know if this is due to the models I'm using (llama3:instruct, phi3:latest) or a bug caused by the versions of the dependencies.
Hope I can get some help to solve this problem. Ty.