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

How to use llmperf to test ollama performance (TTFT, etc) #58

Open
alexhegit opened this issue Jun 21, 2024 · 1 comment
Open

How to use llmperf to test ollama performance (TTFT, etc) #58

alexhegit opened this issue Jun 21, 2024 · 1 comment

Comments

@alexhegit
Copy link

Hello,

How to use llmperf to test ollama performance (TTFT, etc)?

Thanks,
Alex

@slyt
Copy link

slyt commented Jul 8, 2024

Ollama implements an OpenAI compatible API so you might be able to benchmark against that using the OpenAI benchmark instructions from the llmperf README. For the OPENAI_API_KEY you can pass in anything, but I think it's required.

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