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