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