It looks like I can set context size on mlx_lm.generate with --max-kv-size.
However, mlx_lm.server doesn't seem to have that option from command line nor api via http request.
Does it just allocate the maximum context size for the loaded model?
Or, max-kv-size is not what I'm thinking?
Thanks!
It looks like I can set context size on mlx_lm.generate with --max-kv-size.
However, mlx_lm.server doesn't seem to have that option from command line nor api via http request.
Does it just allocate the maximum context size for the loaded model?
Or, max-kv-size is not what I'm thinking?
Thanks!