-
Notifications
You must be signed in to change notification settings - Fork 12.5k
Closed
Labels
Description
Prerequisites
- I am running the latest code. Mention the version if possible as well.
- I carefully followed the README.md.
- I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
- I reviewed the Discussions, and have a new and useful enhancement to share.
Feature Description
After running the llama3 model and using curl for simultaneous conversations, I received responses that were queued instead of running simultaneously. I hope to support the processing of multiple sessions like multithreading
Motivation
Implement local multi session chat
Possible Implementation
No response