mirror of
https://github.com/TabbyML/tabby
synced 2024-11-22 00:08:06 +00:00
edd33a326d
* add loadtest tools * update * [autofix.ci] apply automated fixes * add readme * cleanup legacy loadtest --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
loadtest.js | ||
README.md | ||
record.csv | ||
run.sh | ||
server.py |
Run loadtest with tabby on modal GPUs
Steps:
- Adjust
TABBY_API_HOST
inrun.sh
to match your modal deployment url. - Add models you're interested in to benchmark at end of
run.sh
- Run
run.sh
, output will be appended torecord.csv