llama-cpp-python icon indicating copy to clipboard operation
llama-cpp-python copied to clipboard

typo bug when running llama cpp server

Open MicDonald opened this issue 1 year ago • 0 comments

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 avatar Aug 08 '24 23:08 MicDonald