diff --git a/default/content/index.json b/default/content/index.json index 24e73e5c9..f08573e56 100644 --- a/default/content/index.json +++ b/default/content/index.json @@ -766,5 +766,13 @@ { "filename": "presets/context/Mistral V3-Tekken.json", "type": "context" + }, + { + "filename": "presets/instruct/Mistral V7.json", + "type": "instruct" + }, + { + "filename": "presets/context/Mistral V7.json", + "type": "context" } ] diff --git a/default/content/presets/context/Mistral 2411.json b/default/content/presets/context/Mistral V7.json similarity index 95% rename from default/content/presets/context/Mistral 2411.json rename to default/content/presets/context/Mistral V7.json index 74b15f22f..519d5d152 100644 --- a/default/content/presets/context/Mistral 2411.json +++ b/default/content/presets/context/Mistral V7.json @@ -7,5 +7,5 @@ "always_force_name2": true, "trim_sentences": false, "single_line": false, - "name": "Mistral 2411" + "name": "Mistral V7" } diff --git a/default/content/presets/instruct/Mistral 2411.json b/default/content/presets/instruct/Mistral V7.json similarity index 95% rename from default/content/presets/instruct/Mistral 2411.json rename to default/content/presets/instruct/Mistral V7.json index c39c9d1ba..b6b81ae02 100644 --- a/default/content/presets/instruct/Mistral 2411.json +++ b/default/content/presets/instruct/Mistral V7.json @@ -18,5 +18,5 @@ "user_alignment_message": "", "system_same_as_user": false, "last_system_sequence": "", - "name": "Mistral 2411" + "name": "Mistral V7" }