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