qqc1989 commited on
Commit
36ebe0b
·
verified ·
1 Parent(s): f1fd5e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -40,12 +40,12 @@ https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct
40
  - [M.2 Accelerator card](https://axcl-docs.readthedocs.io/zh-cn/latest/doc_guide_hardware.html)
41
 
42
  **Image Process**
43
- |Chips| input size | image num | image encoder | ttft(320 tokens) | w8a16 | DDR | Flash |
44
  |--|--|--|--|--|--|--|--|
45
  |AX650| 448*448 | 1 | 780 ms | 420 ms | 6.2 tokens/sec| 4.3 GiB | 4.6 GiB |
46
 
47
  **Video Process**
48
- |Chips| input size | image num | image encoder |ttft(512 tokens) | w8a16 | DDR | Flash |
49
  |--|--|--|--|--|--|--|--|
50
  |AX650| 308*308 | 8 | 1400 ms | 5400 ms | 6.1 tokens/sec| 4.4 GiB | 4.7 GiB |
51
 
 
40
  - [M.2 Accelerator card](https://axcl-docs.readthedocs.io/zh-cn/latest/doc_guide_hardware.html)
41
 
42
  **Image Process**
43
+ |Chips| input size | image num | image encoder | ttft(320 tokens) | w8a16 | DDR(OCM) | Flash |
44
  |--|--|--|--|--|--|--|--|
45
  |AX650| 448*448 | 1 | 780 ms | 420 ms | 6.2 tokens/sec| 4.3 GiB | 4.6 GiB |
46
 
47
  **Video Process**
48
+ |Chips| input size | image num | image encoder |ttft(512 tokens) | w8a16 | DDR(OCM) | Flash |
49
  |--|--|--|--|--|--|--|--|
50
  |AX650| 308*308 | 8 | 1400 ms | 5400 ms | 6.1 tokens/sec| 4.4 GiB | 4.7 GiB |
51