Text Generation
GGUF
imatrix
conversational
jan-hq commited on
Commit
71cd0b3
·
verified ·
1 Parent(s): 71b31fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -27,5 +27,12 @@ Jan Nano is a fine-tuned language model built on top of the Qwen3 architecture.
27
 
28
  Original weight: https://huggingface.co/Menlo/Jan-nano
29
 
 
 
 
 
 
 
 
30
  ## Documentation
31
  [Setup, Usage & FAQ](https://menloresearch.github.io/deep-research/)
 
27
 
28
  Original weight: https://huggingface.co/Menlo/Jan-nano
29
 
30
+ ## Recommended Sampling Parameters
31
+
32
+ - Temperature: 0.7
33
+ - Top-p: 0.8
34
+ - Top-k: 20
35
+ - Min-p: 0
36
+
37
  ## Documentation
38
  [Setup, Usage & FAQ](https://menloresearch.github.io/deep-research/)