Petr Mironychev
1261f913bb
♻️ refactor: Rework currents and add new templates
...
Add Alpaca, Llama3, LLama2, ChatML templates
2024-11-26 00:28:27 +01:00
Petr Mironychev
4f2dc0c450
feat: Add Ollama auto template for chat
2024-11-23 21:15:34 +01:00
Petr Mironychev
80fe388bdd
feat: Add automatic template handling for Ollama models ( #43 )
...
* feat: Add automatic template handling for Ollama models
- Add OllamaAutoFim
- Use native Ollama API format when possible
- Remove need for manual template selection for most Ollama models
- Default to model-specific format from Ollama modelfile
- Fallback to manual template selection if needed
This change simplifies configuration by automatically using
the correct template format for each Ollama model.
2024-11-23 19:37:55 +01:00
Petr Mironychev
5e813ba402
Fix systemPrompt and context working
2024-11-16 10:20:57 +01:00
Petr Mironychev
496d8feb66
Add Qwen fim template
2024-10-19 19:13:42 +02:00
Petr Mironychev
46829720d8
Add StarCoder2 instruct support
2024-10-16 10:45:48 +02:00
Petr Mironychev
965af4a945
Add Llama chat support
2024-10-14 21:35:17 +02:00
Petr Mironychev
0c045e65df
Upgrade to version 0.3.0
...
new QML Chat
Qwen chat model
2024-10-14 00:10:24 +02:00
Petr Mironychev
d235d0fcdf
Fix providers and prompt default value
2024-10-02 22:25:53 +02:00
Petr Mironychev
04c44f5916
Add basic chat widgets and functionality
2024-09-23 00:10:23 +02:00
Petr Mironychev
15af137728
Add examples of customs request
2024-09-08 02:25:21 +02:00
Petr Mironychev
f64ea42071
Remove origin qodesettings
2024-09-08 01:07:39 +02:00
Petr Mironychev
314ba06db1
Move custom promt to settings page
2024-09-08 00:59:44 +02:00
Petr Mironychev
1e0063a7bb
Add custom template prompt
2024-09-06 01:07:28 +02:00
Petr Mironychev
d7fc62f94b
Move instractoins out from FIM request
2024-09-01 12:06:55 +02:00
Petr Mironychev
4f0f9338dc
Add DeepSeekCoderV2 template
2024-08-31 23:20:23 +02:00
Petr Mironychev
d97a3514cc
Add experimental prefix
2024-08-29 23:10:57 +02:00
Petr Mironychev
9beb48ee97
Add CodeQwenChat template
2024-08-29 22:28:18 +02:00
Petr Mironychev
819e103471
Initial commit
2024-08-27 11:58:55 +02:00