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