LocalAI/tests/models_fixtures/gpt4.yaml
2023-05-18 15:59:03 +02:00

16 lines
244 B
YAML

name: gpt4all
parameters:
model: testmodel
top_p: 80
top_k: 0.9
temperature: 0.1
context_size: 10
stopwords:
- "HUMAN:"
- "### Response:"
roles:
user: "HUMAN:"
system: "GPT:"
template:
completion: completion
chat: ggml-gpt4all-j