How to use from the
Use from the
PEFT library
from peft import PeftModel
from transformers import AutoModelForCausalLM

base_model = AutoModelForCausalLM.from_pretrained("C:/Projects/meralion-server/models/meralion_2_3b")
model = PeftModel.from_pretrained(base_model, "munyew/meralion-oncology-lora")

MERaLiON Oncology LoRA v3

Fine-tuned MERaLiON-2-3B for Singapore oncology tumour board speech transcription.

Developed by Loh Mun Yew (Darren), Singapore AI Research. National Multimodal Language Programme (NMLP).

Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for munyew/meralion-oncology-lora

Adapter
(8)
this model

Collection including munyew/meralion-oncology-lora