Skip to content

Runtime assets v1

Pre-release
Pre-release

Choose a tag to compare

@Radu0120 Radu0120 released this 15 Aug 13:28
· 183 commits to main since this release

Static assets quartermaster downloads at runtime rather than shipping in the binary. Not a software release — do not delete, the URLs here are pinned in source.

titlegen-flan-t5-small-q8_0.gguf (79 MiB) — the chat-title model. Pinned by URL and SHA-256 in internal/server/titlegen_asset.go; fetched on first use and prefetched by the Windows installer. Chat titles fall back to the chat model when it is unavailable.

sha256  a040e12a77a3da86491a4347296cfd16b76b41e6c6b19b58fe6f2dc072edccb9
size    82866336

Derived from google/flan-t5-small (Apache-2.0) via llama.cpp convert_hf_to_gguf.py (f16) then llama-quantize to Q8_0.