MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / model_benchmark.py

File model_benchmark.py

trainer/src/inference_server/model_benchmark.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import Union
2import modal
3from .main import volume, read_all_files
4from ..shared import merged_model_cache_dir, lora_model_cache_dir

Callers

nothing calls this directly

Calls 1

merged_model_cache_dirFunction · 0.85

Tested by

no test coverage detected