Instructions to use Everlyn/transformer_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Everlyn/transformer_base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Everlyn/transformer_base")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Everlyn/transformer_base") model = AutoModel.from_pretrained("Everlyn/transformer_base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2930077a55e5c415606ac72256989a1322881dc828e7790aef4ac96c692a8cba
- Size of remote file:
- 282 MB
- SHA256:
- 5a6147089706b5ad425649282c730da8ee8c09f673ab2928a16e2b3ce917ef5b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.