abetlen / abetlen/llama-cpp-python
Add support for cfg-negative-prompt
Open
enhancement
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 1.4k
- PR merge metrics
- PR metrics pending
Description
**Is your feature request related to a problem? Please describe.**
Llama.cpp has a parameter "cfg_negative_prompt" which would be useful to use to better shape outputs.
**Describe the solution you'd like**
Adding support for setting cfg_negative_prompt for generation via chat and especially the create_completion method.
Contributor guide
Assessment
This issue has not been assessed yet.