Instructions to use TJKlein/ContrastivePerplexity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TJKlein/ContrastivePerplexity with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "TJKlein/ContrastivePerplexity") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d865f00b47e55d1375b26ae7384f3b7a4eea401bab7b636c194045f3c894512a
- Size of remote file:
- 680 MB
- SHA256:
- 810ff519fc5e505ef111041e0a70fe0927667e158bed6060dccca90c8d4ebad8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.