Skip to content

Commit e4ca807

Browse files
dkirov-ddsteveny91
andauthored
[Hugging Face TGI] Add process signature (#21291)
* [Hugging Face TGI] Add process signature * Update hugging_face_tgi/manifest.json Co-authored-by: Steven Yuen <[email protected]> --------- Co-authored-by: Steven Yuen <[email protected]>
1 parent 87aab10 commit e4ca807

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

hugging_face_tgi/manifest.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@
3535
"prefix": "hugging_face_tgi.",
3636
"check": "hugging_face_tgi.queue.size",
3737
"metadata_path": "metadata.csv"
38-
}
38+
},
39+
"process_signatures": [
40+
"text-generation-launcher",
41+
"text-generation-router"
42+
]
3943
},
4044
"monitors": {},
4145
"saved_views": {}

0 commit comments

Comments
 (0)