mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-28 14:35:00 +00:00
examples: keep old example around (#439)
This commit is contained in:
parent
11af09faf3
commit
2f3c3b1867
6 changed files with 95 additions and 0 deletions
4
examples/chatbot-ui-manual/models/gpt4all.tmpl
Normal file
4
examples/chatbot-ui-manual/models/gpt4all.tmpl
Normal file
|
@ -0,0 +1,4 @@
|
|||
The prompt below is a question to answer, a task to complete, or a conversation to respond to; decide which and write an appropriate response.
|
||||
### Prompt:
|
||||
{{.Input}}
|
||||
### Response:
|
Loading…
Add table
Add a link
Reference in a new issue