-
Notifications
You must be signed in to change notification settings - Fork 27.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Model addition timeline #33762
Model addition timeline #33762
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NIce!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I really like it! One small suggestion, Maybe we can give examples of releases:
- Code on Hub - https://huggingface.co/microsoft/Phi-3.5-vision-instruct
- Day-0 - https://huggingface.co/meta-llama
- Same-week/ day - Mistral maybe?
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great - thanks for adding this! ❤️
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
Thanks all for the reviews! |
* Model addition timeline * Link guide * Update docs/source/en/add_new_model.md Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> * Update docs/source/en/add_new_model.md Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> * Review comments * Add contact email --------- Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* Model addition timeline * Link guide * Update docs/source/en/add_new_model.md Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> * Update docs/source/en/add_new_model.md Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> * Review comments * Add contact email --------- Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* Model addition timeline * Link guide * Update docs/source/en/add_new_model.md Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> * Update docs/source/en/add_new_model.md Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> * Review comments * Add contact email --------- Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* Model addition timeline * Link guide * Update docs/source/en/add_new_model.md Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> * Update docs/source/en/add_new_model.md Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> * Review comments * Add contact email --------- Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
Adds a subsection in the model addition doc file to mention what can be expected in terms of timelines for model additions to transformers.