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