hub-intelligence / config.json
Viper14's picture
Upload config.json with huggingface_hub
d458f9d verified
Raw
History Blame Contribute Delete
329 Bytes
{
"target_repo": "Viper14/hub-intelligence",
"cadence_minutes": 15,
"endpoints": {
"hf_search": "https://huggingface.co/api/models",
"qwencloud_health": "/v1/chat/completions"
},
"scan_targets": ["qwen2.5", "llama3", "mistral"]
}