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
File size: 135 Bytes