intel-analytics / text-generation-webui

A Gradio Web UI for running local LLM on Intel GPU (e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max) using IPEX-LLM.
GNU Affero General Public License v3.0
14 stars 8 forks source link

Ipex llm upstream #33

Open hkvision opened 5 months ago

hkvision commented 5 months ago

@jason-dai @shane-huang @sgwhat Please take a look to see if this is appropriate for upstream.

https://github.com/oobabooga/text-generation-webui/wiki/Contributing-guidelines Seems no need to add tests. The style checks have been verified.

image

hkvision commented 5 months ago

@jason-dai @shane-huang Removed some arguments, this is a cleaner version for upstream.

shane-huang commented 5 months ago

shall we mention how to use IPEX-LLM in webui somewhere? Need to modify some documents in webui?