Skip to content

Commit 5415e0d

Browse files
authored
tag for text-generation-inference (#706)
cc @OlivierDehaene @philschmid
1 parent ca0413e commit 5415e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/src/lib/interfaces/Types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,7 @@ export const ALL_SUBTASK_TYPES_SET = new Set(ALL_SUBTASK_TYPES);
630630

631631

632632
export const TAG_NFAE_CONTENT = "not_for_all_eyes";
633+
export const TAG_TEXT_GENERATION_INFERENCE = "text-generation-inference";
633634

634635
/**
635636
* Tags that are suggested inside the metadata GUI

0 commit comments

Comments
 (0)