pub fn from_config_json(path: &Path) -> Option<Hint>
The hint for a Hugging Face config.json file, or None if it is unreadable, unparseable, or matches no rule.
config.json
None