run-llama / mixtral_ollama

44 stars 16 forks source link

Poetry install fails with this error #1

Open vivekuppal opened 8 months ago

vivekuppal commented 8 months ago

Poetry install fails with the following error

Installing the current project: localmodels (0.1.0) 
The current project could not be installed: No file/folder found for package localmodels

The issue is that we need to create the file localmodels.py in the src folder. I have a branch with the change in it. Please provide access to create a PR and push a branch to this repo.