Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
4af705c6
Unverified
Commit
4af705c6
authored
May 29, 2024
by
Joao Gante
Committed by
GitHub
May 29, 2024
Browse files
Add VLM generation default contributor (#31115)
* add Raushan * add Raushan
parent
cb879c58
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
15 deletions
+15
-15
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/bug-report.yml
+14
-14
.github/PULL_REQUEST_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
+1
-1
No files found.
.github/ISSUE_TEMPLATE/bug-report.yml
View file @
4af705c6
...
@@ -17,23 +17,23 @@ body:
...
@@ -17,23 +17,23 @@ body:
description
:
|
description
:
|
Your issue will be replied to more quickly if you can figure out the right person to tag with @
Your issue will be replied to more quickly if you can figure out the right person to tag with @
If you know how to use git blame, that is the easiest way, otherwise, here is a rough guide of **who to tag**.
If you know how to use git blame, that is the easiest way, otherwise, here is a rough guide of **who to tag**.
All issues are read by one of the core maintainers, so if you don't know who to tag, just leave this blank and
All issues are read by one of the core maintainers, so if you don't know who to tag, just leave this blank and
a core maintainer will ping the right person.
a core maintainer will ping the right person.
Please tag fewer than 3 people.
Please tag fewer than 3 people.
Models:
Models:
- text models: @ArthurZucker and @younesbelkada
- text models: @ArthurZucker and @younesbelkada
- vision models: @amyeroberts
- vision models: @amyeroberts
- speech models: @sanchit-gandhi
- speech models: @sanchit-gandhi
- graph models: @clefourrier
- graph models: @clefourrier
Library:
Library:
- flax: @sanchit-gandhi
- flax: @sanchit-gandhi
- generate: @
gante
- generate: @
zucchini-nlp (visual-language models) or @gante (all others)
- pipelines: @Narsil
- pipelines: @Narsil
- tensorflow: @gante and @Rocketknight1
- tensorflow: @gante and @Rocketknight1
- tokenizers: @ArthurZucker
- tokenizers: @ArthurZucker
...
@@ -45,22 +45,22 @@ body:
...
@@ -45,22 +45,22 @@ body:
- ray/raytune: @richardliaw, @amogkam
- ray/raytune: @richardliaw, @amogkam
- Big Model Inference: @SunMarc
- Big Model Inference: @SunMarc
- quantization (bitsandbytes, autogpt): @SunMarc and @younesbelkada
- quantization (bitsandbytes, autogpt): @SunMarc and @younesbelkada
Documentation: @stevhliu
Documentation: @stevhliu
Model hub:
Model hub:
- for issues with a model, report at https://discuss.huggingface.co/ and tag the model's creator.
- for issues with a model, report at https://discuss.huggingface.co/ and tag the model's creator.
HF projects:
HF projects:
- accelerate: [different repo](https://github.com/huggingface/accelerate)
- accelerate: [different repo](https://github.com/huggingface/accelerate)
- datasets: [different repo](https://github.com/huggingface/datasets)
- datasets: [different repo](https://github.com/huggingface/datasets)
- diffusers: [different repo](https://github.com/huggingface/diffusers)
- diffusers: [different repo](https://github.com/huggingface/diffusers)
- rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
- rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
Maintained examples (not research project or legacy):
Maintained examples (not research project or legacy):
- Flax: @sanchit-gandhi
- Flax: @sanchit-gandhi
- PyTorch: See Models above and tag the person corresponding to the modality of the example.
- PyTorch: See Models above and tag the person corresponding to the modality of the example.
- TensorFlow: @Rocketknight1
- TensorFlow: @Rocketknight1
...
@@ -101,11 +101,11 @@ body:
...
@@ -101,11 +101,11 @@ body:
placeholder
:
|
placeholder
:
|
Steps to reproduce the behavior:
Steps to reproduce the behavior:
1.
1.
2.
2.
3.
3.
-
type
:
textarea
-
type
:
textarea
id
:
expected-behavior
id
:
expected-behavior
...
...
.github/PULL_REQUEST_TEMPLATE.md
View file @
4af705c6
...
@@ -47,7 +47,7 @@ Models:
...
@@ -47,7 +47,7 @@ Models:
Library:
Library:
-
flax: @sanchit-gandhi
-
flax: @sanchit-gandhi
-
generate: @
gante
-
generate: @
zucchini-nlp (visual-language models) or @gante (all others)
-
pipelines: @Narsil
-
pipelines: @Narsil
-
tensorflow: @gante and @Rocketknight1
-
tensorflow: @gante and @Rocketknight1
-
tokenizers: @ArthurZucker
-
tokenizers: @ArthurZucker
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment