mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
System same as user for Llama 3
This commit is contained in:
@ -18,7 +18,7 @@
|
|||||||
"input_suffix": "<|eot_id|>",
|
"input_suffix": "<|eot_id|>",
|
||||||
"system_suffix": "<|eot_id|>",
|
"system_suffix": "<|eot_id|>",
|
||||||
"user_alignment_message": "",
|
"user_alignment_message": "",
|
||||||
"system_same_as_user": false,
|
"system_same_as_user": true,
|
||||||
"last_system_sequence": "",
|
"last_system_sequence": "",
|
||||||
"name": "Llama 3 Instruct"
|
"name": "Llama 3 Instruct"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user