Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# miqu 70b
|
| 2 |
|
| 3 |
First model in the potential series.
|
|
@@ -8,7 +11,7 @@ First model in the potential series.
|
|
| 8 |
<s> [INST] QUERY_1 [/INST] ANSWER_1</s> [INST] QUERY_2 [/INST] ANSWER_2</s>...
|
| 9 |
```
|
| 10 |
|
| 11 |
-
Beware that some backends (like llama.cpp) add bos already (by default), so you don't need prepend it yourself.
|
| 12 |
|
| 13 |
## Settings
|
| 14 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
{}
|
| 3 |
+
---
|
| 4 |
# miqu 70b
|
| 5 |
|
| 6 |
First model in the potential series.
|
|
|
|
| 11 |
<s> [INST] QUERY_1 [/INST] ANSWER_1</s> [INST] QUERY_2 [/INST] ANSWER_2</s>...
|
| 12 |
```
|
| 13 |
|
| 14 |
+
Beware that some backends (like llama.cpp) add bos already (by default), so you don't need to prepend it yourself.
|
| 15 |
|
| 16 |
## Settings
|
| 17 |
|