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

Route export_weights

trainer/src/trainer/main.py:None–None  ·  view source on GitHub ↗
web_app.post("/export_weights", operation_id="export_weights")

Source from the content-addressed store, hash-verified

1import modal
2from pydantic import BaseModel
3import fastapi
4from typing import Union, Literal

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected