Image-Text-to-Text
PEFT
Safetensors
English
medgemma
lora
medical-ai
chest-xray
thoracic-disease
hai-def
radiology
conversational
Instructions to use efecelik/medgemma-chest-xray-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use efecelik/medgemma-chest-xray-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/medgemma-4b-it") model = PeftModel.from_pretrained(base_model, "efecelik/medgemma-chest-xray-lora") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
435f297 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e72a3cec9c9b2ec14b310910830c369201c974f5f083b21a05f798d960150328
size 2839126480
|