amogus
commited on
Commit
·
47547d6
1
Parent(s):
9f33143
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
GGML quantizations of [WizardLM-13B-V1.2](https://huggingface.co/WizardLM/WizardLM-13B-V1.2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
GGML quantizations of [WizardLM-13B-V1.2](https://huggingface.co/WizardLM/WizardLM-13B-V1.2)
|
2 |
+
|
3 |
+
Prompt template:
|
4 |
+
```
|
5 |
+
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
|
6 |
+
USER:
|
7 |
+
{prompt}
|
8 |
+
ASSISTANT:
|
9 |
+
|
10 |
+
```
|