ipex-llm/python/llm/example/Text-Generation-WebUI/modules
SONG Ge 4b02ff188b [WebUI] Add prompt format and stopping words for Qwen (#10066)
* add prompt format and stopping_words for qwen mdoel

* performance optimization

* optimize

* update

* meet comments
2024-02-05 18:23:13 +08:00
..
grammar [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
block_requests.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
callbacks.py [WebUI] Add prompt format and stopping words for Qwen (#10066) 2024-02-05 18:23:13 +08:00
chat.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
evaluate.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
extensions.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
github.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
html_generator.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
loaders.py [WebUI] Reset bigdl-llm loader options with default value (#10064) 2024-02-01 15:45:39 +08:00
logging_colors.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
logits.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
metadata_gguf.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
models.py [WebUI] Reset bigdl-llm loader options with default value (#10064) 2024-02-01 15:45:39 +08:00
models_settings.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
one_click_installer_check.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
presets.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
prompts.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
relative_imports.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
RoPE.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
sampler_hijack.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
shared.py [WebUI] Reset bigdl-llm loader options with default value (#10064) 2024-02-01 15:45:39 +08:00
text_generation.py [WebUI] Add prompt format and stopping words for Qwen (#10066) 2024-02-05 18:23:13 +08:00
training.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
ui.py [WebUI] Reset bigdl-llm loader options with default value (#10064) 2024-02-01 15:45:39 +08:00
ui_chat.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
ui_default.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
ui_file_saving.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
ui_model_menu.py [WebUI] Reset bigdl-llm loader options with default value (#10064) 2024-02-01 15:45:39 +08:00
ui_notebook.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
ui_parameters.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
ui_session.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00
utils.py [LLM] Add Text_Generation_WebUI Support (#9884) 2024-01-26 15:12:49 +08:00