Commit Graph

221 Commits

Author SHA1 Message Date
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
1c5e7483e2 add Llama 3 instruct preset 2024-04-20 03:08:54 +09: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
48fd9c23fb Llama 3 Instruct fix stop sequence 2024-04-18 23:26:40 +02:00
8cf116754d Update content index 2024-04-18 23:20:24 +02:00
e753cdf0fb Llama 3 Instruct context+instruct presets 2024-04-18 23:14:15 +02:00
0ad4f78a51 Merge branch 'staging' into neo-server 2024-04-14 14:49:17 +03:00
f074fb0eee Update content index 2024-04-14 01:18:54 +03:00
1284783c82 Command R system prompt simplified 2024-04-13 21:44:52 +02:00
790185f9e9 Add disable CSRF to config.yaml. Add basicAuthMode to console args. 2024-04-13 19:35:27 +03:00
fdac9314ad Command R context+instruct presets 2024-04-13 15:49:09 +02:00
2306a4e34d Add discreet login mode 2024-04-10 22:00:08 +03:00
72792ae9f9 Basic account management 2024-04-08 02:38:20 +03:00
c6ffe4502a Add user management endpoints 2024-04-07 17:44:40 +03:00
b07aef02c7 Persist CSRF and cookie secrets across server launches 2024-04-07 16:41:23 +03:00
cd5aec7368 Split user directories from public, part 1 2024-04-06 20:09:39 +03:00
b3b7017bf2 Move default QR and MovingUI to content manager 2024-04-06 17:55:53 +03:00
59daeeb37a Move default backgrounds to content manager 2024-04-06 17:43:59 +03:00
ec896b8a12 Add themes to content manager 2024-04-06 17:28:57 +03:00
6cc73c2a0b Add instruct last system sequence 2024-04-04 22:27:08 +03:00
0a71d09fe1 Fix default instruct format in settings.json
Updated the default Alpaca instruct in settings.json to match the latest PR.
2024-03-30 18:37:01 -05:00
9987ec33d9 Add new contexts to content index 2024-03-30 15:48:24 +02:00
d997f8dc53 Add {{trim}} macro 2024-03-30 12:26:21 +02:00
e0bff492b8 Update Synthia.json 2024-03-29 21:30:48 -05:00
f4eed15e4a Update ChatML.json 2024-03-29 21:13:33 -05:00
3c627996e0 Update Alpaca.json 2024-03-29 21:03:23 -05:00
79548d93a9 Update Alpaca.json 2024-03-29 21:00:36 -05:00
b9fa614093 Create Llama 2 Chat.json 2024-03-29 20:51:16 -05:00
4b466a9871 Update Llama 2 Chat.json 2024-03-29 20:50:24 -05:00
7a3a2a7874 Update Mistral.json 2024-03-29 20:48:07 -05:00
b49a2e6df2 Update Mistral.json 2024-03-29 20:46:59 -05:00
8892e320e5 Create Synthia.json 2024-03-29 20:42:36 -05:00
3174ea1d53 Update Synthia.json 2024-03-29 20:41:03 -05:00
86cb0a3551 Update Alpaca-Roleplay.json 2024-03-29 20:38:15 -05:00
385b532428 Update Alpaca-Roleplay.json 2024-03-29 20:36:58 -05:00
d9730ba6ec Create Alpaca.json 2024-03-29 20:35:07 -05:00
19fd0f18d8 Update Alpaca.json 2024-03-29 20:33:46 -05:00
8b0fde21d4 Update ChatML templates 2024-03-29 19:40:06 +02:00
0551c8023e Move context/instruct templates to default context index 2024-03-28 22:54:37 +02:00
4f58e04ef3 Move default instruct/context templates out of public 2024-03-28 22:40:43 +02:00
e25c419491 Update Default chat comps preset 2024-03-24 17:09:28 +02:00
965bb54f7d Option to add names to completion contents 2024-03-19 21:53:40 +02:00
bd223486de Include additional headers for all supported Text Completion types. 2024-03-14 00:48:08 +02:00
e24fbfdc1d Update default OAI sampler parameters 2024-03-13 02:25:20 +02:00
00a4a12d7d Remove "Exclude Assistant suffix" option 2024-03-05 20:41:53 +02:00
d554edc023 Support underlined text formatting.
- Enable the `underline` option for Showdown.
- Implement option for underlined text colour.
- Update stylesheet.
2024-03-01 00:35:27 -05:00