mistral
#187
by
Whytcard
- opened
README.md
CHANGED
|
@@ -1,18 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
library_name: transformers
|
| 3 |
license: apache-2.0
|
| 4 |
tags:
|
| 5 |
- finetuned
|
| 6 |
-
|
| 7 |
new_version: mistralai/Mistral-7B-Instruct-v0.3
|
| 8 |
-
inference:
|
| 9 |
widget:
|
| 10 |
- messages:
|
| 11 |
- role: user
|
| 12 |
content: What is your favorite condiment?
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
| 16 |
---
|
| 17 |
|
| 18 |
# Model Card for Mistral-7B-Instruct-v0.2
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- finetuned
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
new_version: mistralai/Mistral-7B-Instruct-v0.3
|
| 7 |
+
inference: true
|
| 8 |
widget:
|
| 9 |
- messages:
|
| 10 |
- role: user
|
| 11 |
content: What is your favorite condiment?
|
| 12 |
+
|
| 13 |
+
extra_gated_description: If you want to learn more about how we process your personal data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Model Card for Mistral-7B-Instruct-v0.2
|