Skip to content

Add multi-model randomization#23

Open
dittops wants to merge 2 commits intomainfrom
codex/update-script-to-shuffle-between-models
Open

Add multi-model randomization#23
dittops wants to merge 2 commits intomainfrom
codex/update-script-to-shuffle-between-models

Conversation

@dittops
Copy link
Member

@dittops dittops commented May 27, 2025

Summary

  • allow listing multiple models in engine config YAML
  • randomize model choice per request in llmperf benchmark
  • support list of models through benchmark tooling
  • document multi-model option in README

Testing

  • python -m py_compile $(git ls-files '*.py')
  • pytest -q (fails: ModuleNotFoundError: No module named 'requests')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants