๐ฒ FLUX.2 [max] โ Our highest quality model with grounding search and state-of-the-art consistency. Explore FLUX.2 โ
cURL
curl --request GET \ --url https://api.bfl.ai/v1/finetune_details \ --header 'x-key: <api-key>'
{ "finetune_details": {} }
Get details about the training parameters and other metadata connected to a specific finetune_id that was created by the user.
Successful Response
Details about the parameters used for finetuning
Was this page helpful?