amaiya / onprem

A tool for running on-premises large language models with non-public data
https://amaiya.github.io/onprem
Apache License 2.0
684 stars 32 forks source link

Add prompt_template argument to LLM #51

Closed amaiya closed 8 months ago

amaiya commented 8 months ago

The prompt_template argument should be set in LLM.

However, the prompt_template arguments to LLM.prompt and LLM.ask will override the value is supplied to LLM to facilitate experimentation.

amaiya commented 8 months ago

Fixed in b93812dd9494533c58561812d66f03cf72f2f55a