GetThirdPartyModelLicenseRequestSchema
base_modelstringrequired
Hugging Face repository ID of the base model whose license to retrieve.
Example:
meta-llama/Llama-3.3-70B-InstructGetThirdPartyModelLicenseRequestSchema
{
"base_model": "meta-llama/Llama-3.3-70B-Instruct"
}
Was this page helpful?