Unverified Commit 4af705c6 authored by Joao Gante's avatar Joao Gante Committed by GitHub
Browse files

Add VLM generation default contributor (#31115)

* add Raushan

* add Raushan
parent cb879c58
...@@ -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
......
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment