Veizik for Apple Silicon — 2026.09.24
The first public build. A signed package for macOS on Apple Silicon: the command-line interface, four model cores and the signed core-id table, 3.1 MB installed, linking nothing that does not already ship with macOS.
This page records the state as of 2026-09-24 and is not updated as the catalogue moves. For what runs now, see models.
What this build does
- One signed package. Nothing is compiled on your machine, no interpreter is used, and no system file is touched.
- 3.1 MB installed, measured by installing the released package and counting the result.
- The installed command line links libSystem and nothing else: there is no dependency to install first.
- Every device is activated through a browser; the command opens it for you and prints the link as well.
Models in this release
| Model | Task | Context | Status |
|---|---|---|---|
| Qwen2.5-0.5B | Language | 32,768 | Preview |
| Qwen2.5-1.5B | Language | 32,768 | Preview |
| Qwen2.5-7B | Language | 32,768 | Preview |
| Qwen3-1.7B | Language | 32,768 | Preview |
- Platform
- macOS on Apple Silicon (arm64)
- Install size
- 3.0 MB, 42 files — no dependency to install first
- Verification
- SHA-256 published here and with the release; the disk image is signed and notarised.
- File
- veizik-metal-2026.09.23.dmg — not downloadable
- Size
- 2,012,386 bytes
- SHA-256
- 21a8ce974c4ab95d2e45d7a231e9b5ddd32e0697163b9e36aaef142e5d21c06c
This build was published on 2026-09-23 and is not downloadable at the moment. It was taken down rather than replaced, so there is no newer version to point you at, and no date yet for it coming back. Write to support@veizik.com for access in the meantime. If you already have the file, its size and SHA-256 are recorded on the release page for this version, so you can still check the copy you hold.
Verify, install, check
$ shasum -a 256 -c SHA256SUMS $ ./install.sh $ veizik doctor
Full steps are in the documentation.
Fixed issues
Known issues in 2026.09.24
- Headless enrolment is not enabled: every device is activated through a browser.