Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Mistral-7B-v0.1
|
5 |
|
@@ -25,18 +32,6 @@ This repo contains GGUF format model files for Mistral-7B-v0.1.
|
|
25 |
|
26 |
# Original Model Card
|
27 |
|
28 |
-
---
|
29 |
-
license: apache-2.0
|
30 |
-
pipeline_tag: text-generation
|
31 |
-
language:
|
32 |
-
- en
|
33 |
-
tags:
|
34 |
-
- pretrained
|
35 |
-
inference:
|
36 |
-
parameters:
|
37 |
-
temperature: 0.7
|
38 |
-
---
|
39 |
-
|
40 |
# Model Card for Mistral-7B-v0.1
|
41 |
|
42 |
The Mistral-7B-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- pretrained
|
8 |
+
parameters:
|
9 |
+
temperature: 0.7
|
10 |
---
|
11 |
# Mistral-7B-v0.1
|
12 |
|
|
|
32 |
|
33 |
# Original Model Card
|
34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
# Model Card for Mistral-7B-v0.1
|
36 |
|
37 |
The Mistral-7B-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters.
|