premAI-io / prem-services

AI Services Maintained by Prem Core Team.
MIT License
6 stars 8 forks source link

adds chatml prompt template as string to maintain configurability #124

Closed biswaroop1547 closed 12 months ago

biswaroop1547 commented 12 months ago

and has a generic stitch_prompt function which can be reused for other services for prompt template configurability.

Fixes https://github.com/premAI-io/prem-app/issues/401

biswaroop1547 commented 12 months ago

relevant: https://github.com/abetlen/llama-cpp-python/issues/717