Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -5,6 +5,7 @@ repo_name = "svjack/ggml"
|
|
5 |
file_name = "wizardlm-13b-v1.1-superhot-8k.ggmlv3.q4_0.bin"
|
6 |
|
7 |
examples = [
|
|
|
8 |
"Explain the meaning of word Ottoman",
|
9 |
"Explain the meaning of π¨",
|
10 |
"Use following emojis to generate a short description of a scene , the emojis are π¨π©π₯βοΈ",
|
|
|
5 |
file_name = "wizardlm-13b-v1.1-superhot-8k.ggmlv3.q4_0.bin"
|
6 |
|
7 |
examples = [
|
8 |
+
"How to promote Chinese traditional culture ?",
|
9 |
"Explain the meaning of word Ottoman",
|
10 |
"Explain the meaning of π¨",
|
11 |
"Use following emojis to generate a short description of a scene , the emojis are π¨π©π₯βοΈ",
|