deepseek chat_format template

Open Beginner friendly
#969 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
tooling

Research direction

Look for chat_format templates in the codebase, likely in a directory like 'chat_formats' or 'templates'. Compare existing templates (e.g., for other models) to understand the structure. Add a new template file for deepseek using the provided format, ensuring it matches the expected pattern. Test by referencing the new template in a script or checking if it loads correctly.

Written by the indexing model from the issue text.

Description

enhancement

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:
Dominant language
Python
Stars
10.6k
Forks
1.5k
Avg merge
23m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from abetlen/llama-cpp-python

All issues in abetlen/llama-cpp-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.