Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
inference:
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
- axolotl
|
@@ -10,6 +10,10 @@ 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
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
inference: false
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
- axolotl
|
|
|
10 |
- name: Mistral-7B-instruct-v0.2
|
11 |
results: []
|
12 |
model_type: mistral
|
13 |
+
widget:
|
14 |
+
- messages:
|
15 |
+
- role: user
|
16 |
+
content: I want to cancel an order
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|