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:
- 0eaaacac15668c43fce4a8632fde98375b76196743c777d1c98052826e652d31
- Size of remote file:
- 4.24 MB
- SHA256:
- 6969e64047744a44bb3abfb5c50f8de0f7ed8b571d5444426ef931f651d1a0ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.