Add more precise license metadata (UI will be cleaner!)

#9
by Ashish08 - opened
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
  # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
  license: other
 
 
5
  inference: false
6
  ---
7
 
 
2
  # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
  # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
  license: other
5
+ license_name: bloomchat-v1.0
6
+ license_link: https://huggingface.co/sambanovasystems/BLOOMChat-176B-v1/blob/main/LICENSE
7
  inference: false
8
  ---
9