Commit Graph

86 Commits

Author SHA1 Message Date
271c93a504 Rename DeepSeek template, add Blank reasoning template 2025-03-18 00:32:31 +02:00
62342b35e2 Reasoning template 2025-03-16 15:01:31 +02:00
070de9df2d (CC) Move continue nudge at the end of completion (#3611)
* Move continue nudge at the end of completion
Closes #3607

* Move continue message together with nudge
2025-03-09 18:17:02 +02:00
7d568dd4e0 Generic generate methods (#3566)
* sendOpenAIRequest/getTextGenGenerationData methods are improved, now it can use custom API, instead of active ones

* Added missing model param

* Removed unnecessary variable

* active_oai_settings -> settings

* settings -> textgenerationwebui_settings

* Better presetToSettings names, simpler settings name in getTextGenGenerationData,

* Removed unused jailbreak_system

* Reverted most core changes, new custom-request.js file

* Forced stream to false, removed duplicate method, exported settingsToUpdate

* Rewrite typedefs to define props one by one

* Added extractData param for simplicity

* Fixed typehints

* Fixed typehints (again)

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2025-03-03 10:30:20 +02:00
09aaa9181c Good night 'Black Magic Time' 2025-02-13 23:34:20 +02:00
2b00cdce7b system same as user 2025-01-22 17:07:23 +09:00
636e79c438 fixes 2025-01-22 16:03:32 +09:00
7877e6601d add presets for DeepSeek R1 models 2025-01-22 13:13:41 +09:00
7f94cb4bee CC: Simplify default wrappers for personality and scenario 2024-12-22 23:36:58 +02:00
17df259afd Update ChatML-Names.json
Remove brackets from `ChatML-Names`
2024-12-22 15:00:00 -06:00
964437ed13 Update Llama-3-Instruct-Names.json
Remove brackets from `Llama-3-Instruct-Names`
2024-12-22 14:59:35 -06:00
ef35adb9e4 tulu template: added \n to input_suffix and system_suffix to match model card 2024-11-28 13:04:40 +09:00
8d67bdee84 Add Tulu templates 2024-11-27 11:58:12 +09:00
9382845dee Claude: remove user filler from prompt converter 2024-11-24 19:05:41 +02:00
5d2858268e Mistral-2411 -> Mistral V7 2024-11-19 21:12:01 +01:00
30269e8ec6 Mistral-2411 context+instruct presets 2024-11-19 20:10:10 +01:00
8c39e20ed9 Merge branch 'staging' into deprecate-cc-or-instruct 2024-09-24 21:19:03 +03:00
bc6520c392 Tabs? Why does it have to be tabs? 2024-09-24 12:56:59 +03:00
e730acbbe1 Port Erato presets 2024-09-24 12:55:25 +03:00
26f4d1a4ad Remove CFG for Novel, fix logitbias and text adventure bans for Erato 2024-09-24 08:12:50 +00:00
182756fcb2 Erato (#2896)
* Erato
erato
2024-09-24 03:10:31 +03:00
3812e3bdcb Merge branch 'staging' into sysprompt-divorce 2024-09-22 19:56:29 +03:00
a18dae8f69 Remove "include newlines" checkbox from context formatting settings 2024-09-22 19:55:43 +03:00
e122dd2d7a Merge branch 'staging' into sysprompt-divorce 2024-09-21 02:11:42 +03:00
125498cfd5 Fixing Mistral Templates (#2883)
* Update Mistral.json

* Rename Mistral.json to Mistral V1.json

* Create Mistral V2 & V3.json

* Create Mistral V3-Tekken.json

* Update and rename Mistral.json to Mistral V1.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V2 & V3.json

* Update Mistral V3-Tekken.json

* Update Mistral V1.json

* Create Mistral V2 & V3.json

* Create Mistral V3-Tekken.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V3-Tekken.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V3-Tekken.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V1.json

* Update Mistral V3-Tekken.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V3-Tekken.json

* Add to content index

* Remove example separators

* Simplify context fillers

* Add a hack for proper V1 format with names

* Readability

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-09-21 01:56:02 +03:00
e2f88e6243 Add Unified sampling for Novel 2024-09-21 00:24:52 +03:00
8efe0b6437 Add Min P for Novel 2024-09-20 22:42:56 +03:00
5001187b3c Revert default prompt 2024-09-20 08:15:23 +00:00
589dc8a858 Revert "Remove square brackets from default prompts"
This reverts commit 48cd881972.
2024-09-20 08:15:23 +00:00
4e5a997e63 Set default sysprompt to neutral chat 2024-09-20 00:35:47 +03:00
48cd881972 Remove square brackets from default prompts 2024-09-19 23:54:16 +03:00
b377a2b7d3 Decouple system prompts from instruct mode 2024-09-17 10:37:36 +00:00
ca4d3c5ffe Refactor instruct names behavior controls (#2837)
* Refactor instruct names behavior controls
Closes #2819

* Remove current persona from force names

* Don't add current user name in groups

* Revert to old text

* Add titles to names behavior

* Proper default for names_behavior
2024-09-16 00:46:03 +03:00
30af741c3e Deprecated forced instruct on OpenRouter for Chat Completion 2024-09-15 10:54:12 +03:00
7d4b3e0800 Use J1.5 Large by default 2024-08-26 12:11:29 +03:00
5fc16a2474 New AI21 Jamba + tokenizer 2024-08-26 12:07:36 +03:00
32c48cf9fa Fix default value for OpenRouter Top A 2024-08-07 20:58:19 +03:00
3a8614db94 Update models in default files 2024-08-01 00:53:45 +03:00
5f0e74bd56 Rename PHI/aux UI fields 2024-07-21 14:29:13 +03:00
230e6cd142 Update default textgen presets 2024-07-12 23:54:26 +03:00
13630c896a Add instruct/context for Gemma 2 (#2477)
* Add instruct/context for Gemma 2

* Add Gemma 2 Roleplay variation

* Revert "Add Gemma 2 Roleplay variation"

This reverts commit d1473e18a1.
2024-07-06 01:54:36 +03:00
c8eaa15f18 Add DreamGen llama 3 templates (#2389) 2024-06-17 20:54:08 +03:00
c822b9e2da Implements Assistant Impersonation Prefill 2024-05-16 21:59:58 -05:00
2bd239fe81 Initial vLLM support 2024-05-02 22:40:40 +00:00
3a8b8ed639 Skill Issue 2024-04-27 08:20:44 -05:00
3a78d69b5b Use {{name}} macro, create new templates 2024-04-27 07:39:52 -05:00
c3578d2cda Use names in place of role for ChatML and LLama-3-Instruct 2024-04-26 20:14:51 -05:00
d34a0ee20e Phi Instruct context+instruct presets 2024-04-24 23:47:04 +02:00
ef5d505de3 Merge branch 'staging' into neo-server 2024-04-21 18:28:56 +03:00
842b463e60 System same as user for Llama 3 2024-04-21 18:28:44 +03:00