{% extends "_base.html" %} {% block content %} Settings · Account
Change your Lab password, view the install metadata, and see the on-disk state the Lab keeps for you.
Saved Hugging Face tokens get re-encrypted with the new password automatically. After change you'll be signed out.
| mlx-optiq version | {{ optiq_version }} |
| Python | {{ python_version }} |
| SQLite | {{ sqlite_version }} |
| OS | {{ os_label }} |
| Lab data dir | {{ lab_root }} |
| Password set | {{ password_created or '—' }} UTC |
| Background jobs (total) | {{ n_jobs }} |
| Local OptIQ quants tracked | {{ n_models }} |
| Hugging Face tokens saved | {{ n_tokens }} |
To clear everything, stop optiq lab and delete {{ lab_root }}.
The next launch starts fresh.