We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0413e commit 5415e0dCopy full SHA for 5415e0d
js/src/lib/interfaces/Types.ts
@@ -630,6 +630,7 @@ export const ALL_SUBTASK_TYPES_SET = new Set(ALL_SUBTASK_TYPES);
630
631
632
export const TAG_NFAE_CONTENT = "not_for_all_eyes";
633
+export const TAG_TEXT_GENERATION_INFERENCE = "text-generation-inference";
634
635
/**
636
* Tags that are suggested inside the metadata GUI
0 commit comments