Text Generation
PEFT
Safetensors
English
lora
maternal-health
clinical-nlp
medgemma
clinical-decision-support
conversational
Instructions to use Japhari/cds-maternal-4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Japhari/cds-maternal-4b 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, "Japhari/cds-maternal-4b") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6c59397 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fc34d6660453a4b44bb0bf863b4403816e7eace78509777077656cfead5c0f91
size 119618359
|