0llheaven commited on
Commit
437f409
·
verified ·
1 Parent(s): 56c3968

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -13,21 +13,21 @@ datasets:
13
  base_model:
14
  - unsloth/Llama-3.2-11B-Vision-Instruct
15
  library_name: transformers
16
- widget:
17
- - example_title: chest x-ray
18
- messages:
19
- - role: user
20
- content:
21
- - type: text
22
- text: >-
23
- You are an expert radiographer. Describe accurately what you see in this image.
24
- - type: image_url
25
- image_url:
26
- url: >-
27
- https://huggingface.co/datasets/0llheaven/Radiology_test/tree/main/Normal_06.jpeg
28
- - role: assistant
29
- content: >
30
- Frontal chest radiograph displays bilateral scattered lung infiltrates most pronounced in right lower lung zone.
31
  ---
32
 
33
  # Uploaded model
 
13
  base_model:
14
  - unsloth/Llama-3.2-11B-Vision-Instruct
15
  library_name: transformers
16
+ # widget:
17
+ # - example_title: chest x-ray
18
+ # messages:
19
+ # - role: user
20
+ # content:
21
+ # - type: text
22
+ # text: >-
23
+ # You are an expert radiographer. Describe accurately what you see in this image.
24
+ # - type: image_url
25
+ # image_url:
26
+ # url: >-
27
+ # https://huggingface.co/datasets/0llheaven/Radiology_test/tree/main/Normal_06.jpeg
28
+ # - role: assistant
29
+ # content: >
30
+ # Frontal chest radiograph displays bilateral scattered lung infiltrates most pronounced in right lower lung zone.
31
  ---
32
 
33
  # Uploaded model