Instructions to use eltorio/IDEFICS3_ROCO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use eltorio/IDEFICS3_ROCO with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceM4/Idefics3-8B-Llama3") model = PeftModel.from_pretrained(base_model, "eltorio/IDEFICS3_ROCO") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 01daab1213a6a1bf6c86df8c9e86b37fcafdbfcdd8b95458d5e8a4811829f2b4
- Size of remote file:
- 5.37 kB
- SHA256:
- 4d49442d08c9ca00b515ee9afb93587b206ccb38a9decb2b68664b8f9faa0cfc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.