Skip to main content

GetThirdPartyModelLicenseRequestSchema

base_modelstringrequired

Hugging Face repository ID of the base model whose license to retrieve.

Example: meta-llama/Llama-3.3-70B-Instruct
GetThirdPartyModelLicenseRequestSchema
{
"base_model": "meta-llama/Llama-3.3-70B-Instruct"
}