ahmed-ai commited on
Commit
411b63c
·
verified ·
1 Parent(s): ad2ae4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,8 @@ tags:
13
  ---
14
  # Galen
15
  Galen is fine-tuned from [Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2), using [medical quesion answering dataset](https://huggingface.co/datasets/medalpaca/medical_meadow_medqa)
 
 
16
  # Get Started
17
  Install "accelerate" to use CUDA GPU
18
  ```bash
 
13
  ---
14
  # Galen
15
  Galen is fine-tuned from [Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2), using [medical quesion answering dataset](https://huggingface.co/datasets/medalpaca/medical_meadow_medqa)
16
+ ### Galen's view about future of medicine and AI:
17
+ ![alt text](1.png "Galen's view about future of medicine and AI")
18
  # Get Started
19
  Install "accelerate" to use CUDA GPU
20
  ```bash