Update README.md
Browse files
README.md
CHANGED
@@ -2,16 +2,11 @@
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
pipeline_tag: text-generation
|
5 |
-
inference: true
|
6 |
tags:
|
7 |
- axolotl
|
8 |
- generated_from_trainer
|
9 |
- text-generation-inference
|
10 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
11 |
-
widget:
|
12 |
-
- messages:
|
13 |
-
- role: user
|
14 |
-
content: I want to cancel an order
|
15 |
|
16 |
|
17 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
pipeline_tag: text-generation
|
|
|
5 |
tags:
|
6 |
- axolotl
|
7 |
- generated_from_trainer
|
8 |
- text-generation-inference
|
9 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
|
|
|
|
|
|
|
|
10 |
|
11 |
|
12 |
---
|