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