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.96k stars 201 forks source link

[FEATURE] added prompts templates. #76

Closed BobCN2017 closed 11 months ago

BobCN2017 commented 11 months 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 11 months ago

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

BobCN2017 commented 11 months ago

Thanks for merging the PR.