| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| AI-2 ISO 20260824 source code.tar.gz | 2026-08-23 | 539.7 kB | |
| AI-2 ISO 20260824 source code.zip | 2026-08-23 | 610.1 kB | |
| README.md | 2026-08-23 | 893 Bytes | |
| ai-2-x86_64.iso | 2026-08-23 | 2.0 GB | |
| ai-2-x86_64.iso.sha256 | 2026-08-23 | 82 Bytes | |
| artix-ai2-runit-20260824-x86_64.iso | 2026-08-23 | 2.0 GB | |
| artix-ai2-runit-20260824-x86_64.iso.sha256 | 2026-08-23 | 102 Bytes | |
| Totals: 7 Items | 3.9 GB | 0 | |
Live and install image, 64-bit PCs, BIOS and UEFI. 1.82 GB. Ships ai-2 0.5.1 and, new in this build, a small model (Gemma 3 270M) included in the installed system so a fresh install can chat with no network. The setup wizard measures the machine and fetches a better-fitting model once online. Trimmed further (no Chromebook/Snapdragon firmware) and the installer removes the two CPU engine builds your machine cannot use. Verified by complete installs in QEMU (BIOS and UEFI), including offline chat with the bundled model.
ai-2-x86_64.iso and its .sha256 are the same image under a fixed name; https://github.com/ProWoos-Devs/ai-2/releases/latest/download/ai-2-x86_64.iso always points at the current release.
Verify: sha256sum -c ai-2-x86_64.iso.sha256 Write to a USB stick (replace sdX, everything on it is erased): sudo dd if=ai-2-x86_64.iso of=/dev/sdX bs=4M conv=fsync status=progress