Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ base_model:
|
|
10 |
pipeline_tag: text-generation
|
11 |
library_name: transformers
|
12 |
tags:
|
|
|
|
|
13 |
- code
|
14 |
- science
|
15 |
- math
|
16 |
- text-generation-inference
|
17 |
- mixture-of-thoughts
|
18 |
-
- mot
|
19 |
-
- moe
|
20 |
---
|
21 |
|
22 |

|
|
|
10 |
pipeline_tag: text-generation
|
11 |
library_name: transformers
|
12 |
tags:
|
13 |
+
- mot
|
14 |
+
- moe
|
15 |
- code
|
16 |
- science
|
17 |
- math
|
18 |
- text-generation-inference
|
19 |
- mixture-of-thoughts
|
|
|
|
|
20 |
---
|
21 |
|
22 |

|