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