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