victor HF Staff commited on
Commit
6b058d2
·
verified ·
1 Parent(s): f21b81b

Add base_model metadata (microsoft/Lens)

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:
- microsoft/Lens
```

Setting this will surface the model in microsoft/Lens'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: mit
3
  language:
4
  - en
 
1
  ---
2
+ base_model:
3
+ - microsoft/Lens
4
  license: mit
5
  language:
6
  - en