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