BAAI
/

GGUF
File size: 342 Bytes
0a1751f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
FROM ./ggml-model-Q4_K_M.gguf
FROM ./mmproj-model-f16.gguf

SYSTEM """
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
"""

TEMPLATE """
{{ .System }}
USER: {{ .Prompt }}
ASSISTANT:
"""

PARAMETER temperature 0.0
PARAMETER num_ctx 4096