Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -7,7 +7,7 @@ license: apache-2.0
|
||||
---
|
||||
# Jan Nano
|
||||
|
||||
|
||||
Authors: [Alan Dao](https://scholar.google.com/citations?user=eGWws2UAAAAJ&hl=en), [Bach Vu Dinh](https://scholar.google.com/citations?user=7Lr6hdoAAAAJ&hl=vi), [Thinh Le](https://scholar.google.com/citations?user=8tcN7xMAAAAJ&hl=en)
|
||||
|
||||

|
||||
|
||||
@@ -25,4 +25,14 @@ Jan Nano is a fine-tuned language model built on top of the Qwen3 architecture.
|
||||
|
||||
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
||||
|
||||
Original weight: https://huggingface.co/Menlo/Jan-nano
|
||||
Original weight: https://huggingface.co/Menlo/Jan-nano
|
||||
|
||||
## Recommended Sampling Parameters
|
||||
|
||||
- Temperature: 0.7
|
||||
- Top-p: 0.8
|
||||
- Top-k: 20
|
||||
- Min-p: 0
|
||||
|
||||
## Documentation
|
||||
[Setup, Usage & FAQ](https://menloresearch.github.io/deep-research/)
|
||||
Reference in New Issue
Block a user