Instructions to use Yanjie/message-preamble with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yanjie/message-preamble with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Yanjie/message-preamble")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Yanjie/message-preamble") model = AutoModelForSequenceClassification.from_pretrained("Yanjie/message-preamble", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 36cd02a7e02f6124ef61e2167758f9f80a27d33d9c3767f7d5974c2ce4dd5dad
- Size of remote file:
- 268 MB
- SHA256:
- 17fccf0713b4dcd99e5be27f523ee597e02ca95134220d567ac3ca394cd6246e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.