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:
- a89c7b2d74d93e381b26fca444ac312027d80ec3445ef3e5ee0c5ef43d3c2f27
- Size of remote file:
- 3.58 kB
- SHA256:
- 72eb3b98b4727986a12809b7f9d3febd69e760791d60353e9168da32fe59ceec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.