Instructions to use carnival13/checkpoint-570 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use carnival13/checkpoint-570 with Transformers:
# Load model directly from transformers import AutoTokenizer, ReRanker tokenizer = AutoTokenizer.from_pretrained("carnival13/checkpoint-570") model = ReRanker.from_pretrained("carnival13/checkpoint-570") - Notebooks
- Google Colab
- Kaggle
Commit History
initial commit 84a7583
Kavin R V commited on