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