Commit Graph

41 Commits

Author SHA1 Message Date
db2971c82d Remove Pygmalion instruct template (duplicate of Metharme)
ST already applies user sequence as stop string, so Pygmalion's <|user|> stop_sequence is meaningless.
2025-05-01 03:24:28 -05:00
775ae0f557 TC sysprompt: Add Post-History Instructions control
Closes #3920
2025-04-28 00:14:57 +03:00
76aa17e08f Merge pull request #3911 from cloak1505/staging
Normalize instruct names behavior and repair Lightning 1.1's system prompt
2025-04-26 00:10:01 +03:00
82c86c9ce6 Clean Lightning 1.1 2025-04-25 14:57:42 -05:00
cf7edd99a7 trivial: remove extraneous \n after sop token 2025-04-26 00:08:02 +09:00
81fec97f54 Repair Lightning 1.1's system prompt 2025-04-25 09:22:10 -05:00
2d366117dd chat preset: GLM-4 2025-04-25 15:22:51 +09:00
fc9b2173c0 fix: add <|begin_of_text|> to story string 2025-04-13 14:14:43 +01:00
61ca7775d2 fix: start/end header tags 2025-04-13 14:09:54 +01:00
f95077ac9f chore: add llama 4 chat templates 2025-04-13 14:04:52 +01: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
8d67bdee84 Add Tulu templates 2024-11-27 11:58:12 +09: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
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
b377a2b7d3 Decouple system prompts from instruct mode 2024-09-17 10:37:36 +00: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
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
d34a0ee20e Phi Instruct context+instruct presets 2024-04-24 23:47:04 +02:00
391c3e9eff Remove dupes, change system prompt 2024-04-19 22:08:31 +03:00
b8f7db8d43 Merge pull request #2106 from StefanDanielSchwarz/Llama-3-Instruct-presets
Llama 3 Instruct context+instruct presets
2024-04-19 21:40:29 +03:00
c05404f8d5 add Llama 3 context preset 2024-04-20 03:08:16 +09:00
d5666ab01b Llama 3 Instruct remove chat and example headers 2024-04-19 16:19:53 +02:00
8dc30e9da3 Llama 3 Instruct remove newlines before eot_id in story string 2024-04-19 09:50:02 +02:00
8467ba3844 Llama 3 Instruct remove newlines after eot_id 2024-04-19 00:54:14 +02:00
e753cdf0fb Llama 3 Instruct context+instruct presets 2024-04-18 23:14:15 +02:00
fdac9314ad Command R context+instruct presets 2024-04-13 15:49:09 +02:00
d997f8dc53 Add {{trim}} macro 2024-03-30 12:26:21 +02:00
b9fa614093 Create Llama 2 Chat.json 2024-03-29 20:51:16 -05:00
7a3a2a7874 Update Mistral.json 2024-03-29 20:48:07 -05:00
8892e320e5 Create Synthia.json 2024-03-29 20:42:36 -05:00
86cb0a3551 Update Alpaca-Roleplay.json 2024-03-29 20:38:15 -05:00
d9730ba6ec Create Alpaca.json 2024-03-29 20:35:07 -05:00
8b0fde21d4 Update ChatML templates 2024-03-29 19:40:06 +02:00
4f58e04ef3 Move default instruct/context templates out of public 2024-03-28 22:40:43 +02:00