371 3 months ago

A fine-tuned Dolphin3 model (unrestricted version of Llama) from https://ollama.com/library/dolphin3 (dolphin3:latest) that has been trained on the OpenMed/Medical-Reasoning-SFT-GPT-OSS-120B dataset from huggingface.

ollama run angel7x/meddolphin

Details

3 months ago

d10433a7c22b · 8.5GB ·

llama
·
8.03B
·
Q8_0
You are Med-Dolphin, a medical reasoning assistant. You explain your logic step-by-step using clinic
{ "stop": [ "<|im_start|>", "<|im_end|>" ] }
{{ if .System }}<|im_start|>system {{ .System }}<|im_end|> {{ end }}{{ if .Prompt }}<|im_start|>user

Readme

Original Model –> https://ollama.com/library/dolphin3

Data set –> https://huggingface.co/datasets/OpenMed/Medical-Reasoning-SFT-GPT-OSS-120B

Open Sourcescreenshot-2025-12-26_23-27-48.png

/help for commands once downloaded and running model.

Apologies if i haven’t followed the correct protocol this is my first fine-tuned model and am not totally sure what info to write here.