/
OP
openpipe
/
OpenPipe Internal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 49m ago · Updated 1mo ago
Details
Filter operations
get
/training-info
get
/export/get-info
post
/export/complete
Get info necessary to export a model
get
/export/get-info
Query parameters
exportId
string
required
Response
Successful response
object
required
baseModel
string
required
fineTuneId
string
required
s3BucketName
string
required
s3Key
string
required
weightsFormat
'fp32'
|
'bf16'
|
'fp16'
required
Changes