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

Fix missing default settings #24

Closed Mingyu-Wei closed 5 months ago

Mingyu-Wei commented 5 months ago

The default_settings variable is somehow missing in shared.py, which causes an AttributeError when using extensions like openai api server