fix: move 3D dice script to head param for proper execution 6422d0d alperugurcan commited on 22 days ago
fix: use Together provider via router for Qwen text model 571cee7 alperugurcan commited on 22 days ago
fix: use huggingface_hub 0.26-0.x with explicit router URL 68754f6 alperugurcan commited on 22 days ago
fix: migrate to new HF Inference API (router.huggingface.co) a0aeea9 alperugurcan commited on 22 days ago
Remove @GPU from HTTP call to fix ZeroGPU firewall DNS errors e34878d alperugurcan commited on 24 days ago
Use raw requests API call to decisively bypass Hugging Face Hub router ee045d3 alperugurcan commited on 24 days ago
Bypass Inference Providers router and use classic chat_completion method bda0592 alperugurcan commited on 24 days ago
Switch to mistralai/Mistral-7B-Instruct-v0.2 as a foolproof HF inference provider model d00a845 alperugurcan commited on 24 days ago
Switch to Qwen2.5-7B-Instruct to avoid PRO tier 32B model restrictions on hf-inference fddd956 alperugurcan commited on 24 days ago
Hardcode MODEL_ID and remove response_format to fix inference API errors d26fc59 alperugurcan commited on 24 days ago
Update default model to Qwen2.5-Coder-32B-Instruct for hf-inference provider compatibility 4558f9b alperugurcan commited on 24 days ago
Update default model to Qwen2.5-32B-Instruct because Qwen3 is unsupported 70fb137 alperugurcan commited on 24 days ago
Add optional spaces.GPU decorator for ZeroGPU compatibility 032efa1 alperugurcan commited on 24 days ago
Fix gradio dependency conflict by removing from requirements.txt and updating sdk_version e97071d alperugurcan commited on 24 days ago
Add spaces and @spaces.GPU decorator to fix startup issue dbb6184 alperugurcan commited on 26 days ago
Add Turkish language support to instructions and metadata 53423fd alperugurcan commited on 26 days ago