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