Update README.md
Browse files
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 |
|