Instructions to use clp/rlhf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use clp/rlhf with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("bert-base-uncased") model = PeftModel.from_pretrained(base_model, "clp/rlhf") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1180c8395efbd10577a6dc6297893d462473eeafe6d7e7f4a409b8dab151d1fd
- Size of remote file:
- 1.2 MB
- SHA256:
- cb501cce4c5146619e37b5a26fcd8b52a56f0759775ca579cba1f4b58f37843c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.