tcclaviger commited on
Commit
b4a4539
·
verified ·
1 Parent(s): f4af961

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -2,6 +2,11 @@
2
  library_name: transformers
3
  license: apache-2.0
4
  pipeline_tag: image-text-to-text
 
 
 
 
 
5
  ---
6
 
7
  <div style="background: rgba(45, 10, 70, 0.5); border: 2px solid #4a148c; border-radius: 12px; padding: 20px; margin-bottom: 24px;">
@@ -640,4 +645,4 @@ If you find our work helpful, feel free to give us a cite.
640
  month = {August},
641
  year = {2026}
642
  }
643
- ```
 
2
  library_name: transformers
3
  license: apache-2.0
4
  pipeline_tag: image-text-to-text
5
+ base_model:
6
+ - Qwen/Qwen3.8-27B
7
+ tags:
8
+ - AMD
9
+ - RDNA4
10
  ---
11
 
12
  <div style="background: rgba(45, 10, 70, 0.5); border: 2px solid #4a148c; border-radius: 12px; padding: 20px; margin-bottom: 24px;">
 
645
  month = {August},
646
  year = {2026}
647
  }
648
+ ```