Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
library_name: peft
|
4 |
inference: true
|
5 |
pipeline_tag: text-generation
|
6 |
tags:
|
7 |
- axolotl
|
8 |
- generated_from_trainer
|
9 |
- text-generation-inference
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
inference: true
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
- axolotl
|
7 |
- generated_from_trainer
|
8 |
- text-generation-inference
|
9 |
+
model-index:
|
10 |
+
- name: Mistral-7B-instruct-v0.2
|
11 |
+
results: []
|
12 |
+
model_type: mistral
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|