Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,11 @@ name: mistral-7-openorca
|
|
3 |
license: apache-2.0
|
4 |
tags:
|
5 |
- OpenOrca
|
|
|
6 |
- text-generation
|
7 |
- text2text-generation
|
8 |
- natural-language
|
9 |
- TheBloke
|
10 |
-
- Mistral
|
11 |
type:
|
12 |
- 4GB
|
13 |
- 6GB
|
@@ -15,15 +15,11 @@ type:
|
|
15 |
- chat
|
16 |
- role-playing
|
17 |
- code
|
|
|
18 |
config:
|
|
|
|
|
19 |
- 5bit
|
20 |
-
- bf16
|
21 |
-
- temp=0.7
|
22 |
-
- top_p=0.9
|
23 |
-
- top_k=len_tokens
|
24 |
-
- repetition_penalty=1.11
|
25 |
-
- attention_sink_size=4
|
26 |
-
- attention_sink_window=1024
|
27 |
resolutions:
|
28 |
datasets:
|
29 |
- Open-Orca/OpenOrca
|
@@ -54,26 +50,23 @@ name: mistral-7-openorca
|
|
54 |
license: apache-2.0
|
55 |
tags:
|
56 |
- OpenOrca
|
|
|
57 |
- text-generation
|
58 |
- text2text-generation
|
59 |
- natural-language
|
60 |
- TheBloke
|
61 |
-
- Mistral
|
62 |
type:
|
|
|
63 |
- 6GB
|
64 |
- llm
|
65 |
- chat
|
66 |
-
-
|
67 |
- code
|
|
|
68 |
config:
|
|
|
|
|
69 |
- 5bit
|
70 |
-
- bf16
|
71 |
-
- temp=0.7
|
72 |
-
- top_p=0.9
|
73 |
-
- top_k=len_tokens
|
74 |
-
- repetition_penalty=1.11
|
75 |
-
- attention_sink_size=4
|
76 |
-
- attention_sink_window=1024
|
77 |
resolutions:
|
78 |
datasets:
|
79 |
- Open-Orca/OpenOrca
|
|
|
3 |
license: apache-2.0
|
4 |
tags:
|
5 |
- OpenOrca
|
6 |
+
- Mistral
|
7 |
- text-generation
|
8 |
- text2text-generation
|
9 |
- natural-language
|
10 |
- TheBloke
|
|
|
11 |
type:
|
12 |
- 4GB
|
13 |
- 6GB
|
|
|
15 |
- chat
|
16 |
- role-playing
|
17 |
- code
|
18 |
+
- mistral
|
19 |
config:
|
20 |
+
- ctx=2048
|
21 |
+
- 4bit
|
22 |
- 5bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
resolutions:
|
24 |
datasets:
|
25 |
- Open-Orca/OpenOrca
|
|
|
50 |
license: apache-2.0
|
51 |
tags:
|
52 |
- OpenOrca
|
53 |
+
- Mistral
|
54 |
- text-generation
|
55 |
- text2text-generation
|
56 |
- natural-language
|
57 |
- TheBloke
|
|
|
58 |
type:
|
59 |
+
- 4GB
|
60 |
- 6GB
|
61 |
- llm
|
62 |
- chat
|
63 |
+
- role-playing
|
64 |
- code
|
65 |
+
- mistral
|
66 |
config:
|
67 |
+
- ctx=2048
|
68 |
+
- 4bit
|
69 |
- 5bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
resolutions:
|
71 |
datasets:
|
72 |
- Open-Orca/OpenOrca
|