Update README.md

This commit is contained in:
ai-modelscope
2025-06-18 07:49:04 +08:00
parent 8f5c652ae7
commit 5a6d13b5b1
16 changed files with 55 additions and 31 deletions

View File

@@ -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)
![image/png](https://cdn-uploads.huggingface.co/production/uploads/657a81129ea9d52e5cbd67f7/YQci8jiHjAAFpXWYOadrU.png)
@@ -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/)