Instructions to use segment-any-text/sat-3l-sm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use segment-any-text/sat-3l-sm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="segment-any-text/sat-3l-sm")# Load model directly from transformers import AutoModelForTokenClassification model = AutoModelForTokenClassification.from_pretrained("segment-any-text/sat-3l-sm", device_map="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 99e8648f5103c26296935b95b291b0d83fef68c40ee84e0f3b9978dddbbc091a
- Size of remote file:
- 4.98 kB
- SHA256:
- 58eb0a87e07b34b1109e2fea44d1727f0be51043aefd0756990efe39e2786ea2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.