victor HF Staff commited on
Commit
1b8cd4d
·
verified ·
1 Parent(s): b184e44

Add base_model metadata (openbmb/MiniCPM4-8B)

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:
- openbmb/MiniCPM4-8B
```

Setting this will surface the model in openbmb/MiniCPM4-8B'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
  - zh
 
1
  ---
2
+ base_model:
3
+ - openbmb/MiniCPM4-8B
4
  license: apache-2.0
5
  language:
6
  - zh