Instructions to use nickwantsone/vyrahealth-medgemma-4b-triage-nurse-production-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nickwantsone/vyrahealth-medgemma-4b-triage-nurse-production-v1 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, "nickwantsone/vyrahealth-medgemma-4b-triage-nurse-production-v1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12932216
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dcb8f756530145c682d97122a74b2f0cb938427afcb793c06a83a5c985bd272
|
| 3 |
size 12932216
|