diff --git a/src/constants/templateWorkflows.ts b/src/constants/templateWorkflows.ts deleted file mode 100644 index 0886c037a..000000000 --- a/src/constants/templateWorkflows.ts +++ /dev/null @@ -1,4 +0,0 @@ -// Constants related to Workflow Templates functionality -// Size threshold (in GB) for categorizing templates as "Small Models". -// Templates with size <= this limit will appear under the Performance > Small Models category. -export const SMALL_MODEL_SIZE_LIMIT = 3