fix: system prompt not the same as user prompt for L3/4
| @@ -16,7 +16,7 @@ | ||
| 16 | 16 | "input_suffix": "<|eot_id|>", |
| 17 | 17 | "system_suffix": "<|eot_id|>", |
| 18 | 18 | "user_alignment_message": "", |
| 19 | 19 | "system_same_as_user": truefalse, |
| 20 | 20 | "last_system_sequence": "", |
| 21 | 21 | "name": "Llama 3 Instruct" |
| 22 | 22 | } |
| @@ -16,7 +16,7 @@ | ||
| 16 | 16 | "input_suffix": "<|eot|>", |
| 17 | 17 | "system_suffix": "<|eot|>", |
| 18 | 18 | "user_alignment_message": "", |
| 19 | 19 | "system_same_as_user": truefalse, |
| 20 | 20 | "last_system_sequence": "", |
| 21 | 21 | "name": "Llama 4 Instruct" |
| 22 | 22 | } |