Skip to content

Fix slow gguf tests #2844

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

Open
For-rest2005 opened this issue Mar 26, 2025 · 1 comment
Open

Fix slow gguf tests #2844

For-rest2005 opened this issue Mar 26, 2025 · 1 comment

Comments

@For-rest2005
Copy link

I fixed the performance problem for gguf tests. By modifying the llama-cpp-python and building a new API model, we only need to use about 1/10 time compared to previous methods.
For details, please refer to abetlen/llama-cpp-python#1983 and https://github.com/For-rest2005/lm-evaluation-harness
The API model is not well written and require the modification in llama-cpp-python. If needed, I can make a pull request.
This problem is solved with the help of @PolluxyShi

@baberabb
Copy link
Contributor

Hi! A PR will be appreciated!

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