munish0838
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
---
|
2 |
base_model: 0-hero/Matter-0.1-Slim-7B-B
|
3 |
pipeline_tag: text-generation
|
4 |
-
inference:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
|
|
1 |
---
|
2 |
base_model: 0-hero/Matter-0.1-Slim-7B-B
|
3 |
pipeline_tag: text-generation
|
4 |
+
inference: false
|
5 |
+
license: apache-2.0
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- mistral
|
11 |
+
- conversational
|
12 |
+
- text-generation-inference
|
13 |
---
|