Instructions to use RMHalak/adapters-gemma-bnb8-QLORA-super_glue-cb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use RMHalak/adapters-gemma-bnb8-QLORA-super_glue-cb with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("google/gemma-7b-it") model = PeftModel.from_pretrained(base_model, "RMHalak/adapters-gemma-bnb8-QLORA-super_glue-cb") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4b19443a946a93f5d8edac2e7b6f8afeb37e9e69edd7b1c3e1a44f9c8b1d7ce3
- Size of remote file:
- 5.05 kB
- SHA256:
- 5a340a109d5e62626275ef5958cc5d7655c5aae764eabb31f9d6126dc4d422e8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.