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