Instructions to use PasinduS99/gemma-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use PasinduS99/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, "PasinduS99/gemma-chatbot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6bfe5613ae0a3dff73285d0c17e33ee0cd0d4618df5e2931095842a301be8037
- Size of remote file:
- 4.92 kB
- SHA256:
- fe0c8bb0160d85e4177bb2e9fcb0f39f1d8e9617f2fb7caba8343fdf57b11bb6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.