pub const MODEL_REQUEST_MAX: usize = 8192;
Longest model id/path the wire accepts (a corrupt/hostile length must not trigger a huge allocation).