MCPcopy Create free account
hub / github.com/FlashSampling/FlashSampling / show_vllm

Function show_vllm

src/fused_mm_sampling/modal_lib/modal_versions.py:27–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26@app.function(gpu="t4", image=make_vllm_image(), timeout=5 * 60)
27def show_vllm():
28 _print_versions("vllm image")
29
30
31@app.local_entrypoint()

Callers

nothing calls this directly

Calls 1

_print_versionsFunction · 0.85

Tested by

no test coverage detected