QuantFactory/Jan-nano-GGUF
This is quantized version of Menlo/Jan-nano created using llama.cpp
Original Model Card
Jan-Nano: An Agentic Model

Authors: Alan Dao, Bach Vu Dinh, Thinh
Overview
Jan-Nano is a compact 4-billion parameter language model specifically designed and trained for deep research tasks. This model has been optimized to work seamlessly with Model Context Protocol (MCP) servers, enabling efficient integration with various research tools and data sources.
Evaluation
Jan-Nano has been evaluated on the SimpleQA benchmark using our MCP-based benchmark methodology, demonstrating strong performance for its model size:
The evaluation was conducted using our MCP-based benchmark approach, which assesses the model's performance on SimpleQA tasks while leveraging its native MCP server integration capabilities. This methodology better reflects Jan-Nano's real-world performance as a tool-augmented research model, validating both its factual accuracy and its effectiveness in MCP-enabled environments.
How to Run Locally
Jan-Nano is currently supported by Jan - beta build, an open-source ChatGPT alternative that runs entirely on your computer. Jan provides a user-friendly interface for running local AI models with full privacy and control.
For non-jan app or tutorials there are guidance inside community section, please check those out! Discussion
VLLM
Here is an example command you can use to run vllm with Jan-nano
vllm serve Menlo/Jan-nano --host 0.0.0.0 --port 1234 --enable-auto-tool-choice --tool-call-parser hermes --chat-template ./qwen3_nonthinking.jinja
Chat-template is already included in tokenizer so chat-template is optional, but in case it has issue you can download the template here Non-think chat template
Documentation
- Downloads last month
- 358
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit