Plan the experiment
Install the app and check your Mac
Confirm the current macOS and Apple Silicon requirements, install the app from its official source, and keep enough local space available.
8 minute lesson
Language Model Builder currently requires an Apple Silicon Mac and macOS 15 or later. This course was checked with version 1.2.2. Verify both details on the official download page because application requirements can change.
Choose About This Mac from the Apple menu. Confirm the chip starts with Apple M and the macOS version is 15 or later.
Download the notarized app from the official website or its GitHub releases. Do not download a copy from an unrelated mirror.
Keep enough free disk space for the app, datasets, checkpoints, and exported weights. A dataset download can be much larger than the final model file.
Training uses unified memory shared by the CPU and GPU. Close memory-heavy applications before a long run, but record that choice so timing comparisons stay fair.
Create a short environment record:
Mac chip:
Unified memory:
macOS version:
App version:
Free disk space before the run:
Open the app once and create the project from the previous lesson. If macOS blocks it, verify that you used the official build before changing any security setting.
The app keeps projects, datasets, checkpoints, prompts, and training results locally. Update checks and optional crash reporting have separate network behavior, so review the current privacy settings if the dataset is sensitive.
After creating the project, quit and reopen the app. Confirm the empty project remains available before committing hours to training.
What to observe: the project appears in the sidebar and shows that it has not been trained yet.
Lesson completed