Component
Run
Desired use case or feature
- Allow using workloads from URLs, e.g., same workloads can be maintained for multiple scenarios.
- Easier compare scenarios -- running same workload with different configurations.
Proposed solution
- Add ability to the specify URL in template
workload:
shared_prefix: https://github.com/llm-d/llm-d/blob/main/guides/benchmark/workload1.yaml
- NOTE: still includes yaml * refs to url and model.
Alternatives
No response
Additional context or screenshots
No response