Update README.md
Browse files
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/)
|