zrrraa commited on
Commit
bb0d1a9
·
verified ·
1 Parent(s): 31af1af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -5,6 +5,9 @@ datasets:
5
  base_model:
6
  - Qwen/Qwen2.5-VL-3B-Instruct
7
  pipeline_tag: image-text-to-text
 
 
 
8
  ---
9
  E-Guide is an ai-hardware for tour guides. You can deploy it on raspberrypi and chat with it.
10
 
 
5
  base_model:
6
  - Qwen/Qwen2.5-VL-3B-Instruct
7
  pipeline_tag: image-text-to-text
8
+ language:
9
+ - zh
10
+ - en
11
  ---
12
  E-Guide is an ai-hardware for tour guides. You can deploy it on raspberrypi and chat with it.
13