Instructions to use aagha/paligemma2_json_extraction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aagha/paligemma2_json_extraction with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/paligemma2-3b-pt-224") model = PeftModel.from_pretrained(base_model, "aagha/paligemma2_json_extraction") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b6a4d4973284475266b9128445b92ba2eb0212a1ea126cd9bf322c3041dfd081
- Size of remote file:
- 5.37 kB
- SHA256:
- 6d2ee10d11b770992c7429a18c0957641db0ebe41fbbe0275cb9141793ffffc8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.