mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-11 21:35:00 +00:00
📖 Add prompt-templates examples (#25)
Signed-off-by: mudler <mudler@c3os.io>
This commit is contained in:
parent
b062f3142b
commit
1370b4482f
4 changed files with 15 additions and 0 deletions
6
prompt-templates/vicuna.tmpl
Normal file
6
prompt-templates/vicuna.tmpl
Normal file
|
@ -0,0 +1,6 @@
|
|||
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
||||
|
||||
### Instruction:
|
||||
{{.Input}}
|
||||
|
||||
### Response:
|
Loading…
Add table
Add a link
Reference in a new issue