CoolFace
Apppublic

ishanr/modelhub-tester

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

ModelHub Indic Tester

Cloud playground for Indic LLMs and speech models from your ModelHub project.

Models

ModelTypeNotes
ai4bharat/AiravataHindi instruct LLM (7B)From IndicInstruct
More LLMsText chatAdd entries in MODEL_CATALOG in app.py

Speech models (SeamlessM4T, Indic Conformer, Parler-TTS) need more RAM/GPU — run those locally via ModelHub on your Mac, or request a GPU upgrade on this Space.

Setup (required for gated models)

  1. 1.Accept the license on ai4bharat/Airavata.
  2. 2.In Space Settings → Repository secrets, add HF_TOKEN with a write token that has access to gated repos.

Hardware

  • —Recommended: ZeroGPU (zero-a10g) or T4 — Airavata 7B needs a GPU.
  • —Free cpu-basic will not load the full 7B model; upgrade hardware in Space settings.

Airavata prompt format

From the official model card:

<|user|>
Your Hindi question here
<|assistant|>

A newline after <|assistant|> is required for best quality.