audreyt commited on
Commit
6cfdef4
·
verified ·
1 Parent(s): cdbb22a

Upload Modelfile with huggingface_hub

Browse files
Files changed (1) hide show
  1. Modelfile +6 -0
Modelfile ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ FROM /home/j/nemotron-cascade-2-attn-repeat-L5.gguf
2
+ TEMPLATE {{ .Prompt }}
3
+ RENDERER nemotron-3-nano
4
+ PARSER nemotron-3-nano
5
+ PARAMETER temperature 1
6
+ PARAMETER top_p 0.95