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