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