victor HF Staff commited on
Commit
79ba3ba
·
verified ·
1 Parent(s): aedaed2

Add base_model metadata (Qwen/Qwen3-ASR-1.7B)

Browse files

This repo currently has no `base_model` set in its card metadata, so it doesn't appear in any model's tree:

```yaml
base_model:
- Qwen/Qwen3-ASR-1.7B
```

Setting this will surface the model in Qwen/Qwen3-ASR-1.7B's **Model Tree** (under its quantizations/finetunes) and improve discoverability for people browsing from the base model.

Feel free to merge directly (or close).

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  license: apache-2.0
3
  language:
4
  - en
 
1
  ---
2
+ base_model:
3
+ - Qwen/Qwen3-ASR-1.7B
4
  license: apache-2.0
5
  language:
6
  - en