Instructions to use RMHalak/adapters-gemma-bf16-QLORA-super_glue-axb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use RMHalak/adapters-gemma-bf16-QLORA-super_glue-axb 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-bf16-QLORA-super_glue-axb") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- db3512351f0a9eefc11e7bde7fbd88fad35ff0e0444f429a7d39705d4d3bb14c
- Size of remote file:
- 5.18 kB
- SHA256:
- afeb53b2a7196d883bfc84d14f09e8e0695d9d8e03d78e0808d6ccd284c8ce43
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.