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