{ "api": { "models": { "Xylaria 1.6 Senoa": { "type": "Text Generation", "api_url": "https://api-inference.huggingface.co/models/Qwen/QwQ-32B-Preview", "headers": { "Content-Type": "application/json", "Authorization": "Bearer os.environ.get('auth')" } }, "Xylaria 1.6": { "type": "Text Generation", "api_url": "https://api-inference.huggingface.co/models/Qwen/Qwen2.5-Coder-32B-Instruct", "headers": { "Content-Type": "application/json", "Authorization": "Bearer os.environ.get('auth')" } }, "Xylaria 1.7": { "type": "Text Generation", "api_url": "https://api-inference.huggingface.co/models/mistralai/Mistral-7B-Instruct-v0.2", "headers": { "Content-Type": "application/json", "Authorization": "Bearer os.environ.get('auth')" } }, "Xylaria 1.7 Senoa": { "type": "Text Generation", "api_url": "https://api-inference.huggingface.co/models/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B", "headers": {} }, "FLUX.1-schnell": { "type": "Image Generation", "api_url": "https://api-inference.huggingface.co/models/black-forest-labs/FLUX.1-schnell", "headers": { "Content-Type": "application/json", "Authorization": "Bearer os.environ.get('auth')" } }, "blip-image-captioning-large": { "type": "image-to-text", "api_url": null, "headers":{} } } }, "handle_stream": true }