Instructions to use Abdullah707/Stable-Text-Encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Abdullah707/Stable-Text-Encoder with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Abdullah707/Stable-Text-Encoder")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Abdullah707/Stable-Text-Encoder") model = AutoModel.from_pretrained("Abdullah707/Stable-Text-Encoder") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
ec9e5b5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:770a47a9ffdcfda0b05506a7888ed714d06131d60267e6cf52765d61cf59fd67
size 492305335
|