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