Update metadata
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,29 +1,15 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
-
- ByteDance-Seed/BAGEL-7B-MoT
|
4 |
license: apache-2.0
|
5 |
-
library_name: transformers
|
6 |
-
pipeline_tag: any-to-any
|
7 |
-
tags:
|
8 |
-
- fp8
|
9 |
-
- quantized
|
10 |
-
- bagel
|
11 |
-
- mot
|
12 |
-
---
|
13 |
-
|
14 |
-
## Metadata
|
15 |
-
```yaml
|
16 |
base_model:
|
17 |
-
-
|
18 |
-
license: apache-2.0
|
19 |
-
library_name: transformers
|
20 |
pipeline_tag: any-to-any
|
|
|
21 |
tags:
|
22 |
- fp8
|
23 |
- quantized
|
24 |
- bagel
|
25 |
- mot
|
26 |
-
|
27 |
|
28 |
## Content
|
29 |
|
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
base_model:
|
4 |
+
- Qwen/Qwen2.5-7B-Instruct
|
|
|
|
|
5 |
pipeline_tag: any-to-any
|
6 |
+
library_name: bagel-mot
|
7 |
tags:
|
8 |
- fp8
|
9 |
- quantized
|
10 |
- bagel
|
11 |
- mot
|
12 |
+
---
|
13 |
|
14 |
## Content
|
15 |
|