Add StarCoder2 instruct support

This commit is contained in:
Petr Mironychev
2024-10-16 10:45:48 +02:00
parent 9158a3ac0d
commit 46829720d8
4 changed files with 55 additions and 1 deletions

View File

@ -42,6 +42,7 @@ add_qtc_plugin(QodeAssist
templates/DeepSeekCoderChat.hpp
templates/CodeLlamaChat.hpp
templates/QwenChat.hpp
templates/StarCoderChat.hpp
providers/OllamaProvider.hpp providers/OllamaProvider.cpp
providers/LMStudioProvider.hpp providers/LMStudioProvider.cpp
providers/OpenAICompatProvider.hpp providers/OpenAICompatProvider.cpp