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

typo bug when running llama cpp server #1671

Closed
MicDonald opened this issue Aug 8, 2024 · 0 comments
Closed

typo bug when running llama cpp server #1671

MicDonald opened this issue Aug 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MicDonald
Copy link

I believe there's a typo bug in v0.2.87:

File "/home/mkychsu/pool/.conda/envs/LLM2/lib/python3.10/site-packages/llama_cpp/llama.py", line 2163
for file in hffs.ls(repo_id, recursive=True))

Thank you for your efforts in bringing llama.cpp alive to python world!

@MicDonald MicDonald changed the title typo bug for server typo bug when running llama cpp server Aug 8, 2024
@abetlen abetlen closed this as completed Aug 29, 2024
@abetlen abetlen added the bug Something isn't working label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants