Illaitar commited on
Commit
9e8fa1e
·
verified ·
1 Parent(s): d43803b

Upload Modelfile with huggingface_hub

Browse files
Files changed (1) hide show
  1. Modelfile +6 -0
Modelfile ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ FROM ./aidnd-arbiter-q4_k_m.gguf
2
+ TEMPLATE {{ .Prompt }}
3
+ RENDERER qwen3.5
4
+ PARSER qwen3.5
5
+ PARAMETER temperature 0
6
+ PARAMETER top_p 0.95