Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
tags:
|
| 4 |
+
- vision-language
|
| 5 |
+
- multimodal
|
| 6 |
+
- bagel
|
| 7 |
+
- lmms-engine
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
library_name: transformers
|
| 10 |
+
pipeline_tag: text-generation
|
| 11 |
+
---
|
| 12 |
|
| 13 |
+
# BAGEL-7B-MoT-ver.LE (converted)
|
| 14 |
+
|
| 15 |
+
This repository contains converted weights from the **Bagel** family of models, adapted for use with the [lmms-engine](https://github.com/EvolvingLMMs-Lab/lmms-engine).
|
| 16 |
+
|
| 17 |
+
## How to Use
|