Instructions to use mlml-chip/thyme2_colon_e2e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mlml-chip/thyme2_colon_e2e with Transformers:
# Load model directly from transformers import CnlpModelForClassification model = CnlpModelForClassification.from_pretrained("mlml-chip/thyme2_colon_e2e", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Tim Miller commited on
Commit ·
1139fe1
1
Parent(s): a40f56d
Fixing incorrect model commit.
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 538633893
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eda2f88e1f711c132569b6a84a1220b3249c72572194172e1dff4c70abb492c1
|
| 3 |
size 538633893
|