rogerscuall's picture
Upload folder using huggingface_hub
6afd5da verified
raw
history blame contribute delete
245 Bytes
{
"model": "qwen3:14b",
"endpointUrl": "http://localhost:11434/v1",
"servers": [
{
"type": "stdio",
"config": {
"command": "npx",
"args": [
"mcp-remote",
"http://127.0.0.1:7860/gradio_api/mcp/sse"
]
}
}
]
}