CXR-LLAVA-v2 / README.md
ECOFRI's picture
Update README.md
7e8c90a verified
---
license: cc-by-nc-4.0
---
# CXR LLaVA
https://github.com/ECOFRI/CXR_LLaVA
### Multimodal Large Language Model Fine-Tuned for Chest X-ray Images
CXR LLaVA is an innovative open-source, multimodal large language model specifically designed for generating radiologic reports from chest X-ray images.
- **Arxiv Preprint Paper**: Explore the detailed scientific background of CXR LLaVA on [Arxiv](https://arxiv.org/abs/2310.18341).
- **Demo Website**: Experience the model in action at [Radiologist App](https://radiologist.app/cxr-llava).
|Version| Input CXR resolution | Channels | Vision Encoder | Base LLM | Weight
|--|--|--|--|--|--|
| v1.0 | 512x512 | RGB|RN50|LLAMA2-13B-CHAT|Deprecated
|v2.0 (Latest)|512x512|Grayscale|ViT-L/16|LLAMA2-7B-CHAT|[Link](https://huggingface.co/ECOFRI/CXR-LLAVA-v2)