MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / fastapi_app

Route fastapi_app

trainer/src/lora_inference/main.py:None–None  ·  view source on GitHub ↗
stub.function(
    allow_concurrent_inputs=20,
    timeout=1 * 60 * 60,
    keep_warm=1,
    secrets=[modal.Secret.from_name("openpipe")],
)

Source from the content-addressed store, hash-verified

1import modal
2
3from .api import (
4 Input,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected