Ravindu9904 commited on
Commit
1251066
·
verified ·
1 Parent(s): 238974f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -12
README.md CHANGED
@@ -1,12 +1,46 @@
1
- ---
2
- title: DICOM Interpreter
3
- emoji: 📉
4
- colorFrom: blue
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: 5.29.0
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: nvidia-oneway-noncommercial-license
4
+ license_link: LICENSE
5
+ ---
6
+
7
+ # Llama3-VILA-M3-8B
8
+
9
+ > Built with Meta Llama 3
10
+
11
+ ## Model Overview
12
+
13
+ ## Description:
14
+ M3 is a medical visual language model that empowers medical imaging professionals, researchers, and healthcare enterprises by enhancing medical imaging workflows across various modalities.
15
+
16
+ Key features include:
17
+ - Integration with expert models from the MONAI Model Zoo
18
+ - Support for multiple imaging modalities
19
+
20
+ For more details, see our [repo](https://github.com/Project-MONAI/VLM)
21
+
22
+ ### Core Capabilities
23
+ M3 NIM provides a comprehensive suite of 2D medical image analysis tools, including:
24
+ 1. Segmentation
25
+ 2. Classification
26
+ 3. Visual Question Answering (VQA)
27
+ 4. Report/Findings Generation
28
+
29
+ These capabilities are applicable across various medical imaging modalities, leveraging expert models from the MONAI Model Zoo to ensure high-quality results.
30
+
31
+ ## Model Architecture:
32
+ **Architecture Type:** Auto-Regressive Vision Language Model
33
+ **Network Architecture:** [VILA](https://github.com/NVlabs/VILA) with Llama
34
+
35
+ ## Input:
36
+ **Input Type(s):** Text and Image
37
+ **Input Format(s):** Text: String, Image
38
+ **Input Parameters:** Text: 1D, Image: 2D
39
+
40
+ ## Output:
41
+ **Output Type(s):** Text and Image
42
+ **Output Format:** Text: String and Image
43
+ **Output Parameters:** Text: 1D, Image: 2D/3D
44
+
45
+ ## Ethical Considerations
46
+ NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.