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