feat: add per-model semaphores for concurrent request handling
- Without --loadall: serialize all requests (one at a time) - With --loadall: allow one concurrent request per model
Showing
Please
register
or
sign in
to comment
- Without --loadall: serialize all requests (one at a time) - With --loadall: allow one concurrent request per model