Add CodeQwenChat template

This commit is contained in:
Petr Mironychev
2024-08-29 22:28:18 +02:00
parent d6320b04f7
commit 9beb48ee97
3 changed files with 47 additions and 0 deletions

View File

@ -34,6 +34,7 @@ add_qtc_plugin(QodeAssist
templates/PromptTemplate.hpp
templates/CodeLLamaTemplate.hpp
templates/StarCoder2Template.hpp
templates/CodeQwenChat.hpp
providers/LLMProvider.hpp
providers/OllamaProvider.hpp providers/OllamaProvider.cpp
providers/LMStudioProvider.hpp providers/LMStudioProvider.cpp