abetlen / abetlen/llama-cpp-python
deepseek chat_format template
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.**
Request for a deepseek chat_format template
**Additional context**
Deepseek prompt template found here:
https://huggingface.co/TheBloke/deepseek-coder-6.7B-instruct-GGUF
```
You are an AI programming assistant, utilizing the Deepseek Coder model, developed by Deepseek Company, and you only answer questions related to computer science. For politically sensitive questions, security and privacy issues, and other non-computer science questions, you will refuse to answer.
### Instruction:
{prompt}
### Response:
```
Contributor guide
Assessment
This issue has not been assessed yet.