Instructions to use codingtree/travelchecker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use codingtree/travelchecker with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("gogamza/kobart-base-v2") model = PeftModel.from_pretrained(base_model, "codingtree/travelchecker") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9da01479784bc6f8455ef7de1e9f8d0815db91194d73031389a21a7656f35b9a
- Size of remote file:
- 26.1 MB
- SHA256:
- 2cb1fc2916711a4528a7308d3df6f75ed71754a02bb154f8f9dc34480c3b9bb7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.