From 6f05c087b9ac674108a9800ed6bc2f993c53b42d Mon Sep 17 00:00:00 2001 From: invisietch Date: Sun, 13 Apr 2025 14:26:20 +0100 Subject: [PATCH] chore: update index --- default/content/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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"