grit_v4 / vocence_config.yaml
matthewliu0302's picture
adapt to new guideline
09a0f63
Raw
History Blame
474 Bytes
# Miner + /health metadata. Weights live in this HF repo (no runtime model_id).
# Required: must match the model_name committed on chain.
model_name: "matthewliu0302/grit_v4"
runtime:
adapter: "qwen3_tts_repo_snapshot"
device_preference: "cuda"
dtype: "bfloat16"
default_language: "English"
use_flash_attention_2: false
generation:
sample_rate: 24000
max_seconds: 30
limits:
max_text_chars: 2000
max_instruction_chars: 600
default_language: "English"