You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parallel examples look promising. I'm wondering if ./server will also support an -np argument to process requests in parallel. This way, the user can send np prompts at a time.
Expected Behavior
The
parallel
examples look promising. I'm wondering if./server
will also support an-np
argument to process requests in parallel. This way, the user can sendnp
prompts at a time.Current Behavior
Currently,
./server
processes requests sequentially.Environment and Context
macOS Sonoma, M1 Pro chip
The text was updated successfully, but these errors were encountered: