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:
- f440e88e1975b80476a6c06478a7938db90432cfdd3164d126cca373af64ac2c
- Size of remote file:
- 343 kB
- SHA256:
- 565a369e89de7570da9f0339764608a4aab77b403d6f9a795a32df3f8dff9c27
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.