23 lines
776 B
Markdown
23 lines
776 B
Markdown
---
|
|
license: apache-2.0
|
|
pipeline_tag: text-generation
|
|
---
|
|
# Jan Nano
|
|
|
|
|
|
|
|

|
|
|
|
## Overview
|
|
|
|
Jan Nano is a fine-tuned language model built on top of the Qwen3 architecture. Developed as part of the Jan ecosystem, it balances compact size and extended context length, making it ideal for efficient, high-quality text generation in local or embedded environments.
|
|
|
|
## Features
|
|
|
|
- **Tool Use**: Excellent function calling and tool integration
|
|
- **Research**: Enhanced research and information processing capabilities
|
|
- **Small Model**: VRAM efficient for local deployment
|
|
|
|
## Use it with Jan (UI)
|
|
|
|
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart) |