Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.22.0
metadata
title: Muslim 6B PRO
emoji: π
colorFrom: indigo
colorTo: yellow
sdk: gradio
sdk_version: 6.20.0
app_file: app.py
short_description: Islamic voice assistant with real tool-calling
python_version: '3.12'
startup_duration_timeout: 1h
models:
- NightPrince/Muslim-6B-PRO
datasets:
- NightPrince/muslim-6b-v1-dataset
Muslim-6B-PRO β Live Demo
A chat demo for NightPrince/Muslim-6B-PRO with real tool-calling: when the model needs a Qur'an tafsir, a hadith, a fatwa, or ayah/surah audio, it actually calls the tool β live, against mcp.tafsir.net and islamqa-mcp.org (the same public MCP servers used in training) plus real audio-CDN URLs for playback β instead of answering from memory.
Runs on ZeroGPU. Also exposes an MCP server (mcp_server=True) so other agents can call this
Space as a tool.
Related resources
- Full-precision model: NightPrince/Muslim-6B-PRO
- GGUF quantizations (for local
llama.cppinference): NightPrince/Muslim-6B-PRO-GGUF - Training dataset: NightPrince/muslim-6b-v1-dataset
- Source code + full write-up: github.com/NightPrinceY/Karnak-6B-Finetuning