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