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