parseFromJson
Parse HuggingFace config.json content and extract Gemma3nModelMetadata.
Return
Parsed model metadata
Parameters
configJson
The raw JSON string from config.json
Throws
if required fields are missing
Parse HuggingFace config.json content and extract Gemma3nModelMetadata.
Parsed model metadata
The raw JSON string from config.json
if required fields are missing