|
--- |
|
license: cc-by-nc-4.0 |
|
--- |
|
|
|
# CXR LLaVA |
|
Forked from : 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) |
|
|
|
|