ikerion commited on
Commit
077aa76
·
verified ·
1 Parent(s): a9e44c7

Upload Modelfile with huggingface_hub

Browse files
Files changed (1) hide show
  1. Modelfile +10 -0
Modelfile ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ FROM ./magyar-portas-safetensors
2
+ TEMPLATE "### Utasítás:
3
+ {{ .Prompt }}
4
+
5
+ ### Válasz:"
6
+ PARAMETER temperature 0.1
7
+ PARAMETER top_p 0.9
8
+ PARAMETER stop "### Utasítás:"
9
+ PARAMETER stop "### Válasz:"
10
+ PARAMETER num_ctx 2048