System same as user for Llama 3

This commit is contained in:
Cohee 2024-04-21 18:28:44 +03:00
parent 274359d1ec
commit 842b463e60
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"input_suffix": "<|eot_id|>",
"system_suffix": "<|eot_id|>",
"user_alignment_message": "",
"system_same_as_user": false,
"system_same_as_user": true,
"last_system_sequence": "",
"name": "Llama 3 Instruct"
}