pub const DEFAULT_MODEL_REPO: &str = "minishlab/potion-code-16M";Expand description
Default model repo identifier for the ripvec path. This is the HF
repo string used as identity(); the loader reads files from a
local path passed via --model-repo.