Ashish08 commited on
Commit
619181a
1 Parent(s): cdae1b2

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

Browse files

Part of hacktoberfest_challenge -> [Hugging Face hub-docs] (https://github.com/huggingface/hub-docs/blob/main/hacktoberfest_challenges/model_license_other.md)

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-176b-license-v1.0
6
+ license_url: https://huggingface.co/sambanovasystems/BLOOMChat-176B-v1/blob/main/LICENSE
7
  inference: false
8
  ---
9