From 8c5026628a29a89cf122bc1c95cff8101f78c7c0 Mon Sep 17 00:00:00 2001 From: Zachary Mueller Date: Mon, 13 Feb 2023 16:40:34 -0500 Subject: [PATCH] Add in big model inference to issue template (#21611) * Add in big model inference to issue template * Trigger * Untrigger * empty test commit --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 32f05b479a..de9cf60748 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -43,6 +43,7 @@ body: - deepspeed: HF Trainer: @stas00, Accelerate: @pacman100 - ray/raytune: @richardliaw, @amogkam + - Big Model Inference: @sgugger @muellerzr Documentation: @sgugger, @stevhliu and @MKhalusova