We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d3525 commit fba85a6Copy full SHA for fba85a6
README.md
@@ -1,3 +1,6 @@
1
+---
2
+{}
3
4
# miqu 70b
5
6
First model in the potential series.
@@ -8,7 +11,7 @@ First model in the potential series.
8
11
<s> [INST] QUERY_1 [/INST] ANSWER_1</s> [INST] QUERY_2 [/INST] ANSWER_2</s>...
9
12
```
10
13
-Beware that some backends (like llama.cpp) add bos already (by default), so you don't need prepend it yourself.
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
0 commit comments