ipex-llm icon indicating copy to clipboard operation
ipex-llm copied to clipboard

Add chatchat and text-gen web-ui on xpu-serving images

Open hzjane opened this issue 9 months ago • 2 comments

Description

Add chatchat and text-gen web-ui on xpu-serving images

1. Why the change?

2. User API changes

3. Summary of the change

4. How to test?

  • [ ] N/A
  • [ ] Unit test
  • [ ] Application test
  • [ ] Document test
  • [ ] ...

5. New dependencies

  • [ ] New Python dependencies - Dependency1 - Dependency2 - ...
  • [ ] New Java/Scala dependencies and their license - Dependency1 and license1 - Dependency2 and license2 - ...

hzjane avatar May 11 '24 05:05 hzjane

For serving, I think we only need FastAPI/FastChat/vLLM, maybe also AutoTP support; I don't think we need langchain-chatchat and text-gen-webui

jason-dai avatar May 11 '24 06:05 jason-dai

For serving, I think we only need FastAPI/FastChat/vLLM, maybe also AutoTP support; I don't think we need langchain-chatchat and text-gen-webui

OK, get it.

glorysdj avatar May 11 '24 07:05 glorysdj