Mac Installation
Jan runs natively on both Apple Silicon and Intel-based Macs.
Compatibility
Minimum Requirements
Your Mac needs:
- Operating System: MacOSX 13.6 or higher
 - Memory:
- 8GB โ up to 3B parameter models
 - 16GB โ up to 7B parameter models
 - 32GB โ up to 13B parameter models
 
 - Storage: 10GB+ free space
 
Mac Performance Guide
Apple Silicon Macs use Metal for GPU acceleration, making them faster than Apple Intel Macs, which operate on CPU only.
Apple Silicon (M1, M2, M3)
- Metal acceleration enabled by default
 - GPU-accelerated processing
 
Intel-based Mac
- CPU processing only
 - Standard performance
 
Check your Mac's processor: Apple menu โ About This Mac
Install Jan
Installation steps:
Step 1: Download Application
Select version:
Get Jan from here:
Step 2: Install Application
- Open the Jan installer (
.dmgfile) - Drag Jan to Applications
 - Wait a moment
 - Launch Jan
 
Jan Data Folder
Default location:
# Default installation directory~/Library/Application\ Support/Jan/data
See Jan Data Folder for details.
Uninstall Jan
Step 1: Remove Application
- Close Jan if it's running
 - Open Finder
 - Go to Applications
 - Find Jan
 - Pick your removal method:
 
- Drag to Trash
 - Right-click โ Move to Trash
 - Command-Delete
 
Step 2: Clean Up Data (Optional)
Run this in Terminal to remove all data:
rm -rf ~/Library/Application\ Support/Jan/data
โ ๏ธ
This permanently deletes all data. Create backups if needed.