First launch after install.
Preview is not a bootable OS. You should already have
nvidia-smi -L and about 8 GB free disk.
Premier lancement après install.
Preview n’est pas un OS bootable. Vous devez déjà avoir
nvidia-smi -L et environ 8 Go libres.
# before you launch
# avant de lancer
- Recent NVIDIA driver (
nvidia-smi -LOK). - Pilote NVIDIA récent (
nvidia-smi -LOK). - ~8 GB free (recommended mid-tier pack: 9B + embedding).
- ~8 Go libres (pack mid recommandé : 9B + embedding).
- Installed via
install.ps1/install.sh, or runbin/aos-session. - Installé via
install.ps1/install.sh, ou lancezbin/aos-session.
# model setup
# réglage des modèles
On first launch (no var/models/installed.json yet),
aos-session probes GPU VRAM / RAM / disk →
var/run/hardware.json, then opens a Model selection window
(auto-best for your tier):
Au premier lancement (pas encore de var/models/installed.json),
aos-session sonde VRAM / RAM / disque →
var/run/hardware.json, puis ouvre la fenêtre Model selection
(auto-meilleur pour votre palier) :
- low <10 GiB VRAM → Qwen3.5-4B + Embedding 0.6B
- mid 10–20 GiB (e.g. RTX 4080 SUPER)(ex. RTX 4080 SUPER) → Qwen3.5-9B + Embedding 0.6B
- high ≥20 GiB → Qwen3 30B-A3B + Embedding 0.6B
Confirm, or pick alternatives. GGUFs download into
share/models/. Catalogue:
share/models/catalog-offerings.json. Registry:
var/models/installed.json. Services start; egui opens
with the in-app tutorial (4 steps). Expected banner:
Preview on Windows/Linux — this is not the bootable OS yet.
Confirmez, ou choisissez des alternatives. Les GGUF descendent dans
share/models/. Catalogue :
share/models/catalog-offerings.json. Registre :
var/models/installed.json. Les services démarrent ; egui
ouvre le tutoriel (4 étapes). Bannière attendue :
Preview on Windows/Linux — this is not the bootable OS yet.
# if setup is cancelled
# si le réglage est annulé
Delete nothing. Relaunch to reopen model selection. No GPU means
install the NVIDIA driver — there is no CPU mode in 0.1.
Daemon logs: var/run/*.stderr.log (Troubleshooting button).
Ne supprimez rien. Relancez pour rouvrir la sélection de modèles.
Pas de GPU : installez le pilote NVIDIA — pas de mode CPU en 0.1.
Journaux : var/run/*.stderr.log (bouton Troubleshooting).
# later model updates
# mises à jour de modèles plus tard
If catalog-offerings.json recommends models you do not
have, a banner appears → Open Models → Download. Restart Preview after
download so etc/modeld.yaml picks up new paths.
CLI: aos-session --download-models <id>…
Si catalog-offerings.json recommande des modèles absents,
une bannière apparaît → Open Models → Download. Redémarrez Preview
après le téléchargement pour que etc/modeld.yaml voie
les nouveaux chemins.
CLI : aos-session --download-models <id>…