Windows
Compatibility
Section titled “Compatibility”System requirements:
- Operating System: Windows 10 or higher.
- CPU
- Intel: Haswell (Q2 2013) or newer
- Intel Celeron/Pentium: Tiger Lake (Q3 2020) or newer
- Excavator processors (Q2 2015) and newer.
Memory (RAM)
- 8GB → up to 3B parameter models (int4)
- 16GB → up to 7B parameter models (int4)
- 32GB → up to 13B parameter models (int4)
GPU:
- 6GB → up to 3B parameter models
- 8GB → up to 7B parameter models
- 12GB → up to 13B parameter models
Storage: 10GB free space minimum for app and models
Install Jan
Section titled “Install Jan”Step 1: Download Application
Section titled “Step 1: Download Application”- Download Stable Jan
- Official Website: Download Jan
Nightly: Development build with latest features
Step 2: Install Application
Section titled “Step 2: Install Application”- Run the downloaded
.exe
file - Wait for installation to complete
- Launch Jan
Data Folder
Section titled “Data Folder”Default installation path:
# Default installation directory~\Users\<YourUsername>\AppData\Roaming\Jan\data
See Jan Data Folder for complete folder structure details.
GPU Acceleration
Section titled “GPU Acceleration”Step 1: Verify Hardware & Install Dependencies
Section titled “Step 1: Verify Hardware & Install Dependencies”1.1. Check GPU Detection
Verify GPU is recognized:
- Right-click desktop > NVIDIA Control Panel
- Or check Device Manager > Display Adapters
1.2. Install Required components NVIDIA Driver:
- Install NVIDIA Driver (version 470.63.01 or higher)
- Verify installation:
nvidia-smi
CUDA Toolkit:
- Install CUDA toolkit (11.7 or higher)
- Verify installation:
nvcc --version
Step 2: Enable GPU Acceleration
Section titled “Step 2: Enable GPU Acceleration”Navigate to Settings > Hardware > GPUs and toggle the ON switch if not enabled.
AMD GPUs require Vulkan support.
Navigate to Settings > Hardware > GPUs and toggle the ON switch if not enabled.
Intel Arc GPUs require Vulkan support.
Navigate to Settings > Hardware > GPUs and toggle the ON switch if not enabled.
Uninstall Jan
Section titled “Uninstall Jan”Step 1: Remove Application through Control Panel
Section titled “Step 1: Remove Application through Control Panel”- Open Control Panels
- Go to Programs section
- Click Uninstall Program
- Search for Jan
- Click the Three Dots Icon > Uninstall
- Click Uninstall again to confirm
- Click OK
Step 2: Clean Up Remaining Files
Section titled “Step 2: Clean Up Remaining Files”Remove app data:
- Navigate to
C:\Users\[username]\AppData\Roaming
- Delete Jan folder
or via Terminal:
cd C:\Users\%USERNAME%\AppData\Roamingrmdir /S Jan