Expand description
Hugging Face API route constants.
Constantsยง
- QUANTIZATIONS_
PATH - Get available quantizations for a model.
Use with format!() to interpolate
model_id. - SEARCH_
PATH - Search/browse HF models endpoint.
- TOOL_
SUPPORT_ PATH - Check tool support for a model.
Use with format!() to interpolate
model_id.