Skip to content

Commit 9f7da26

Browse files
tomaarsenArthurZucker
authored andcommitted
Align pull request template to bug report template (#41220)
The only difference is that I don't users to https://discuss.huggingface.co/ for hub issues.
1 parent d1fd30d commit 9f7da26

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -39,41 +39,40 @@ members/contributors who may be interested in your PR.
3939
4040
Models:
4141
42-
- text models: @ArthurZucker
43-
- vision models: @amyeroberts, @qubvel
44-
- speech models: @eustlb
42+
- text models: @ArthurZucker @Cyrilvallez
43+
- vision models: @yonigozlan @molbap
44+
- audio models: @eustlb @ebezzam @vasqu
45+
- multimodal models: @zucchini-nlp
4546
- graph models: @clefourrier
4647
4748
Library:
4849
49-
- flax: @gante and @Rocketknight1
5050
- generate: @zucchini-nlp (visual-language models) or @gante (all others)
51+
- continuous batching: @remi-or @ArthurZucker @McPatate
5152
- pipelines: @Rocketknight1
52-
- tensorflow: @gante and @Rocketknight1
53-
- tokenizers: @ArthurZucker
54-
- trainer: @zach-huggingface, @SunMarc and @qgallouedec
55-
- chat templates: @Rocketknight1
53+
- tokenizers: @ArthurZucker and @itazap
54+
- trainer: @zach-huggingface @SunMarc
55+
- attention: @vasqu @ArthurZucker @CyrilVallez
56+
- model loading (from pretrained, etc): @CyrilVallez
57+
- distributed: @3outeille @ArthurZucker @S1ro1
58+
- CIs: @ydshieh
5659
5760
Integrations:
5861
5962
- deepspeed: HF Trainer/Accelerate: @SunMarc @zach-huggingface
6063
- ray/raytune: @richardliaw, @amogkam
6164
- Big Model Inference: @SunMarc
6265
- quantization (bitsandbytes, autogpt): @SunMarc @MekkCyber
66+
- kernels: @MekkCyber @drbh
6367
64-
Documentation: @stevhliu
65-
66-
HF projects:
68+
Devices/Backends:
6769
68-
- accelerate: [different repo](https://github.com/huggingface/accelerate)
69-
- datasets: [different repo](https://github.com/huggingface/datasets)
70-
- diffusers: [different repo](https://github.com/huggingface/diffusers)
71-
- rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
70+
- AMD ROCm: @ivarflakstad
71+
- Intel XPU: @IlyasMoutawwakil
72+
- Ascend NPU: @ivarflakstad
7273
73-
Maintained examples (not research project or legacy):
74+
Documentation: @stevhliu
7475
75-
- Flax: @Rocketknight1
76-
- PyTorch: See Models above and tag the person corresponding to the modality of the example.
77-
- TensorFlow: @Rocketknight1
76+
Research projects are not maintained and should be taken as is.
7877
7978
-->

0 commit comments

Comments
 (0)