Disabling inference widget
Browse files
README.md
CHANGED
|
@@ -2,6 +2,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 |
---
|
| 6 |
|
| 7 |
# BLOOMChat V1.0
|
|
|
|
| 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 |
|
| 8 |
# BLOOMChat V1.0
|