liltom-eth / llama2-webui

Run any Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Use `llama2-wrapper` as your local llama2 backend for Generative Agents/Apps.
MIT License
1.97k stars 202 forks source link

[FEATURE] added prompts templates. #76

Closed BobCN2017 closed 1 year ago

BobCN2017 commented 1 year ago

It's very convenient for people to use prompt templates. I've added prompt templates from awesome-chatgpt-prompts. I hope this can help the final user to use the LLM model. 微信截图_20231031162057

liltom-eth commented 1 year ago

@BobCN2017 thanks for the contribution! That is great work and will review it later.

BobCN2017 commented 1 year ago

Thanks for merging the PR.