Instructions to use RedHatAI/oBERT-teacher-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RedHatAI/oBERT-teacher-mnli with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RedHatAI/oBERT-teacher-mnli", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update name
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0535fda82d7043b034b64d07caecb1698779cdf135178ac58be061fdc04f94f7
|
| 3 |
+
size 869
|