Instructions to use mlml-chip/current-thyme with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mlml-chip/current-thyme with Transformers:
# Load model directly from transformers import CnlpModelForClassification model = CnlpModelForClassification.from_pretrained("mlml-chip/current-thyme", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bba60dbfd587d20d503724c4eb45dcd3a7017b171fda4dd1e432ab2f2acf0b7
|
| 3 |
+
size 1338195344
|