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:
- b5572b7695dd5e1349febc0afa0ccfc6f78f45fd6e0ef2bbe61a0e2ae881df7f
- Size of remote file:
- 14.2 kB
- SHA256:
- 7499b82a6b39c62b0e5a8db704aaa963a84220b25d2b78ec4f6fecfd2e4fba5c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.