Instructions to use eltorio/IDEFICS3_medical_instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use eltorio/IDEFICS3_medical_instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-11B-Vision-Instruct") model = PeftModel.from_pretrained(base_model, "eltorio/IDEFICS3_medical_instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6323691fc37ab83e84a40c0cec5ecb0f22e76f9f0fc5f8e62bd864eb4b3123ec
- Size of remote file:
- 5.3 kB
- SHA256:
- d82db868b8c06239c702981e1703ed9240c66904f7a3c92eb71cab00f20efb62
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.