stardust-coder commited on
Commit
f5e0058
1 Parent(s): 9886321

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ license: cc-by-nc-sa-4.0
15
 
16
  ⚠️ Under development.
17
 
18
- This model is a Japanese medical LLM based on QWen2-7B-Instruct. 7B LLMs do not necessarily require NVIDIA A100 GPUs, which is relatively convenient for each clinical institute to operate.
19
 
20
  - This model performs quite well in medical Q&A benchmarks both in Japanese and English.
21
  - The tokenizer is BPE as well.
 
15
 
16
  ⚠️ Under development.
17
 
18
+ This model is a Japanese medical LLM based on Qwen2-7B-Instruct. 7B LLMs do not necessarily require NVIDIA A100 GPUs, which is relatively convenient for each clinical institute to operate.
19
 
20
  - This model performs quite well in medical Q&A benchmarks both in Japanese and English.
21
  - The tokenizer is BPE as well.