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