Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Error - No model file found #1

Open
richardkaplan opened this issue Mar 17, 2024 · 1 comment
Open

Installation Error - No model file found #1

richardkaplan opened this issue Mar 17, 2024 · 1 comment

Comments

@richardkaplan
Copy link

Greetings -

This seems like it has great potential but I must have some dependency conflict or error.

After following the install instructions for a local Mac terminal I get:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
spyder 5.3.3 requires pyqt5<5.16, which is not installed.
spyder 5.3.3 requires pyqtwebengine<5.16, which is not installed.
daal4py 2021.6.0 requires daal==2021.4.0, which is not installed.
anaconda-project 0.11.1 requires ruamel-yaml, which is not installed.
conda-repo-cli 1.0.20 requires clyent==1.2.1, but you have clyent 1.2.2 which is incompatible.
conda-repo-cli 1.0.20 requires nbformat==5.4.0, but you have nbformat 5.5.0 which is incompatible.
conda-repo-cli 1.0.20 requires requests==2.28.1, but you have requests 2.31.0 which is incompatible.

Then when I try to run the app I get:

FileNotFoundError: No model file found at llama-2-13b-chat.ggmlv3.q4_0.bin

What do I need to update ?

@dariushazimi
Copy link

dariushazimi commented Mar 26, 2024

@richardkaplan
Looking at the model file, is missing from the model.sh file.
You need to update it.

@saadkh1 you may want to update the model.sh file to reflect the correct model name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants