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

Getting errors when trying to run llama.cpp example. #977

Open
Brentably opened this issue Nov 18, 2024 · 2 comments
Open

Getting errors when trying to run llama.cpp example. #977

Brentably opened this issue Nov 18, 2024 · 2 comments

Comments

@Brentably
Copy link

Screenshot 2024-11-17 at 20 03 21
@charlesfrye
Copy link
Collaborator

Thanks for reporting! I'm not able to reproduce this one. Did you make any changes to the code in the example?

@charlesfrye
Copy link
Collaborator

PS: I noticed that the model download in this one was pretty slow -- just CURLing Hugging Face. I switched it over to the faster hf_transfer library in #978, which dropped download times from several minutes to under 30 seconds.

That should make it easier to iterate on the Image definition. You can also modal shell in and poke around, running commands until the issue is fixed, then copy those commands over into the Image definition at the end.

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