Instructions to use JasperLS/gelectra-base-injection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JasperLS/gelectra-base-injection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="JasperLS/gelectra-base-injection")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("JasperLS/gelectra-base-injection") model = AutoModelForSequenceClassification.from_pretrained("JasperLS/gelectra-base-injection", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cdfceb32b29862affda23ec28fdb45993ce80abb1e344d4d714c490cd142d883
- Size of remote file:
- 440 MB
- SHA256:
- de7dd41c5bc15774aa935a2b27f738484959795001be073a5541d16ac15df05c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.