8000 GitHub - truefoundry/llm-locust: LLM Locust combines the simplicity of Locust with deep support for LLM-specific benchmarking
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LLM Locust combines the simplicity of Locust with deep support for LLM-specific benchmarking

License

Notifications You must be signed in to change notification settings

truefoundry/llm-locust

Repository files navigation

LLM Locust

Running Locust WebUI and Backend Seperatly

WebUI

cd webui && yarn && yarn run dev

Backend

python api.py

Build Locust WebUI and serve via backend

cd webui && yarn && yarn run build
cd .. && python api.py

How it works

design diagram

About

LLM Locust combines the simplicity of Locust with deep support for LLM-specific benchmarking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0