Module hf

Module hf 

Source
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.