Safetensors
custom_code
Yin-Xie commited on
Commit
daa04ea
·
verified ·
1 Parent(s): 9570a60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -75,7 +75,6 @@ All evaluations were conducted using lmms_eval.
75
  | RealWorldQA | 68.10 | **68.50** | **64.05** | 60.00 |
76
 
77
  ### Using 🤗 Transformers to Chat
78
-
79
  Here we show a code snippet to show you how to use the chat model with `transformers` and `qwen_vl_utils`:
80
 
81
  ```python
 
75
  | RealWorldQA | 68.10 | **68.50** | **64.05** | 60.00 |
76
 
77
  ### Using 🤗 Transformers to Chat
 
78
  Here we show a code snippet to show you how to use the chat model with `transformers` and `qwen_vl_utils`:
79
 
80
  ```python