From 0585e63464e8557b2dd830e9380f921607774f6a Mon Sep 17 00:00:00 2001 From: "Baian Chen (Andrew)" Date: Fri, 14 Apr 2023 17:58:06 +0800 Subject: [PATCH] Update README.md --- code/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/README.md b/code/README.md index 9341107..af669e1 100644 --- a/code/README.md +++ b/code/README.md @@ -93,9 +93,9 @@ For more information, refer to [Stanford Alpaca](https://github.com/tatsu-lab/st ## Connect all pieces together -Finally, all these pieces could be combined in a workflow illustrated in the following diagram +Finally, all these pieces could be combined in a workflow illustrated in the following diagram: -image +![](../docs/files/model.png) We have tested [Deplot](https://huggingface.co/docs/transformers/main/model_doc/deplot) and [Med-GIT](https://github.com/cambridgeltl/visual-med-alpaca/tree/main/code/med-git) as **Medical Visual Foundation Model**. We have tested [Med-Alpaca Lora](https://github.com/cambridgeltl/visual-med-alpaca/tree/main/code/med-alpaca-lora), [Med-Alpaca](https://github.com/cambridgeltl/visual-med-alpaca/tree/main/code/med-alpaca), and [GPT-3.5-Turbo](https://platform.openai.com/docs/guides/chat) as **Medical Lanugage Model**.