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

[Feature Request] Directly model costs in LLMeter #8

Closed
athewsey opened this issue Dec 11, 2024 · 0 comments · Fixed by #10
Closed

[Feature Request] Directly model costs in LLMeter #8

athewsey opened this issue Dec 11, 2024 · 0 comments · Fixed by #10
Labels
enhancement New feature or request

Comments

@athewsey
Copy link
Contributor

While LLMeter currently measures a range of latency & throughput metrics, it doesn't yet relate these performance attributes to the actual cost of running different model types. Users are interested in connecting performance test results with financial metrics for a more holistic view of trade-offs between models and solutions.

This feature requires some careful design because pricing is complicated (even for one cloud, let alone across all the different options out there we support). The most likely solution would be providing flexible tools for users to inject their own models of cost drivers, with strong examples / documentation showing how to use it. Going further to dynamically look prices up from APIs would be nice, but likely difficult for many scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant