Maximilian-Winter / llama-cpp-agent

The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). Allowing users to chat with LLM models, execute structured function calls and get structured output. Works also with models not fine-tuned to JSON output and function calls.
Other
445 stars 38 forks source link

add autocoder template #69

Closed pabl-o-ce closed 1 month ago

pabl-o-ce commented 1 month ago

add autocoder chat template based on this link: https://huggingface.co/Bin12345/AutoCoder/blob/main/tokenizer_config.json

and this chat template:

{system_prompt}
Human: {prompt}
Assistant: <|EOT|>