diff --git a/packages/tasks/src/model-libraries.ts b/packages/tasks/src/model-libraries.ts index 00638a140c..7e9f76fe31 100644 --- a/packages/tasks/src/model-libraries.ts +++ b/packages/tasks/src/model-libraries.ts @@ -287,6 +287,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { snippets: snippets.dia, filter: false, }, + "diff-interpretation-tuning": { + prettyLabel: "Diff Interpretation Tuning", + repoName: "diff-interpretation-tuning", + repoUrl: "https://github.com/Aviously/diff-interpretation-tuning", + filter: false, + countDownloads: `path_extension:"pt"`, + }, diffree: { prettyLabel: "Diffree", repoName: "Diffree",