intel-extension-for-transformers
intel-extension-for-transformers copied to clipboard
[NeuralChat] Support user management in backend server
trafficstars
Type of Change
feature API not changed
Description
Support user management in backend server
Expected Behavior & Potential Risk
Support user management in backend server
How has this PR been tested?
Local test and pre-CI test.
Dependency Change?
None
Let's take a look how vLLM and TGI supports. we can leverage them and add what we need if missing.
Let's take a look how vLLM and TGI supports. we can leverage them and add what we need if missing.
They are serving framework, so they don't support user management.