Instructions to use adityasihag/math_QA-gemma-2B-QLoRA-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use adityasihag/math_QA-gemma-2B-QLoRA-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b") model = PeftModel.from_pretrained(base_model, "adityasihag/math_QA-gemma-2B-QLoRA-adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f626f600a701b732797154ddfeaef76c811ee4cf50af2d3c6fc033f3d710d2a4
- Size of remote file:
- 14.2 kB
- SHA256:
- 21d870409a32a966d3d5cb5e592d440f23bcfb6e9591fea88b2798d6fe0c287b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.