diff --git a/default/content/index.json b/default/content/index.json index 49e2dd12c..ac88da3e3 100644 --- a/default/content/index.json +++ b/default/content/index.json @@ -563,6 +563,10 @@ "filename": "presets/context/Llama 3 Instruct.json", "type": "context" }, + { + "filename": "presets/context/Llama 4 Instruct.json", + "type": "context" + }, { "filename": "presets/context/Phi.json", "type": "context" @@ -663,6 +667,10 @@ "filename": "presets/instruct/Llama 3 Instruct.json", "type": "instruct" }, + { + "filename": "presets/instruct/Llama 4 Instruct.json", + "type": "instruct" + }, { "filename": "presets/instruct/Phi.json", "type": "instruct"