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