Update vocence_config.yaml
Browse files- vocence_config.yaml +1 -1
vocence_config.yaml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Vocence config. model_name MUST equal the on-chain HF repo id (and VOCENCE_REPO in the
|
| 2 |
# chute runner). The wrapper refuses to start otherwise. miner.py loads from_pretrained(model_name).
|
| 3 |
-
model_name: "cveavy/
|
| 4 |
|
| 5 |
runtime:
|
| 6 |
adapter: "qwen3-tts"
|
|
|
|
| 1 |
# Vocence config. model_name MUST equal the on-chain HF repo id (and VOCENCE_REPO in the
|
| 2 |
# chute runner). The wrapper refuses to start otherwise. miner.py loads from_pretrained(model_name).
|
| 3 |
+
model_name: "cveavy/train1"
|
| 4 |
|
| 5 |
runtime:
|
| 6 |
adapter: "qwen3-tts"
|