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