Rohanify commited on
Commit
62de66e
·
verified ·
1 Parent(s): 4730687

Update template

Browse files
Files changed (1) hide show
  1. template +2 -8
template CHANGED
@@ -1,9 +1,3 @@
1
- FROM ./Indensa-Coder-FrontEnd-F16.gguf
2
-
3
- PARAMETER temperature 0.35
4
- PARAMETER top_k 50
5
- PARAMETER stop "<|endoftext|>"
6
-
7
- TEMPLATE """PROMPT: {{ .Prompt }}
8
  HTML:
9
- {{ .Response }}"""
 
1
+ PROMPT: {{ .Prompt }}
 
 
 
 
 
 
2
  HTML:
3
+ {{ .Response }}