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