thinksoso commited on
Commit
6602b2e
·
verified ·
1 Parent(s): 071d0e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -114,7 +114,7 @@ import os
114
  # Configuration
115
  # ============================================================================
116
 
117
- MODEL_PATH = "UbiquantAI/Fleming-VL-8B"
118
 
119
  # Prompt template for reasoning-based responses
120
  REASONING_PROMPT = (
@@ -644,7 +644,7 @@ In medical scenarios, results must be reviewed and approved by qualified profess
644
 
645
  ## 📚 Citation
646
  ```bibtex
647
- @misc{shu2025flemingvluniversalmedicalvisual,
648
  title={Fleming-VL: Towards Universal Medical Visual Reasoning with Multimodal LLMs},
649
  author={Yan Shu and Chi Liu and Robin Chen and Derek Li and Bryan Dai},
650
  year={2025},
 
114
  # Configuration
115
  # ============================================================================
116
 
117
+ MODEL_PATH = "UbiquantAI/Fleming-VL-38B"
118
 
119
  # Prompt template for reasoning-based responses
120
  REASONING_PROMPT = (
 
644
 
645
  ## 📚 Citation
646
  ```bibtex
647
+ @misc{flemingvl,
648
  title={Fleming-VL: Towards Universal Medical Visual Reasoning with Multimodal LLMs},
649
  author={Yan Shu and Chi Liu and Robin Chen and Derek Li and Bryan Dai},
650
  year={2025},