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

Does ctransformers boost the inference speed in llm inference? #202

Open
pradeepdev-1995 opened this issue Feb 15, 2024 · 0 comments
Open

Comments

@pradeepdev-1995
Copy link

I have converted my finetuned hugging face model to .gguf format and triggered the inference with ctransformers.
I am using a CUDA GPU machine.
But i did not observe any kind of inference speed improvement after the inference by ctransformers. Observing the same latency in transformer based infernce and ctransformer based inference.

@pradeepdev-1995 pradeepdev-1995 changed the title is ctransformers boost the inference speed in llm inference? Does ctransformers boost the inference speed in llm inference? Feb 15, 2024
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

1 participant