Glyph 1.0.14: Vision models come to the Library
Glyph now supports vision models end to end: the catalog flags which models can see, downloads fetch the paired projector file automatically, and the local runtime loads it so the model can actually read an image. Vision Models Added vision (VLM) model support: the catalog now flags vision capable models, downloads fetch the paired mmproj file automatically, and the local runtime loads it for image understanding. Library gains a VLM only filter, and the daily model scraper now detects vision models. Image Generation Image model favorites and curated personal picks are now driven by the model database. Reliability Fixed the packaged backend shipping with an unimportable torch.nn, which broke RAG, image generation, and Whisper transcription in installed builds. Fixed memory retrieval dropping memories that answered part of a multi part question. Fixed Intel macOS builds pulling arm64 Python wheels, which broke the packaged backend on Intel Macs. Infrastructure Desktop installers are now published reliably to the public releases repo, fixing website download links and auto update feeds. Glyph 1.0.14 is available from fortaify.com, and installed copies update themselves.