Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<img src="assets/logo/lance-logo.webp" alt="Lance logo" width="300">
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen2.5-VL-3B-Instruct
|
| 5 |
+
pipeline_tag: any-to-any
|
| 6 |
+
library_name: Lance
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
<div align="center">
|
| 10 |
<img src="assets/logo/lance-logo.webp" alt="Lance logo" width="300">
|
| 11 |
|