-
Notifications
You must be signed in to change notification settings - Fork 44
[Docs/Readme]: Main Readme updating for latest news and adding the onboarded features in docs #423
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Abukhoyer Shaik <[email protected]>
Signed-off-by: Abukhoyer Shaik <[email protected]>
Signed-off-by: Abukhoyer Shaik <[email protected]>
@@ -23,19 +23,32 @@ For other models, there is comprehensive documentation to inspire upon the chang | |||
***Latest news*** : <br> | |||
|
|||
- [coming soon] Support for more popular [models](models_coming_soon)<br> | |||
- [04/2025] Added support for [Granite Vision models](https://huggingface.co/collections/ibm-granite/granite-vision-models-67b3bd4ff90c915ba4cd2800) | |||
- [04/2025] Added support for [Granite MOE models](https://huggingface.co/ibm-granite/granite-3.0-1b-a400m-base) |
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.
Is these changes hosted in your github.io?
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.
Nope.
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.
Can you add it your branch and share the link?
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 will do it and let you know.
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.
@@ -23,19 +23,32 @@ For other models, there is comprehensive documentation to inspire upon the chang | |||
***Latest news*** : <br> | |||
|
|||
- [coming soon] Support for more popular [models](models_coming_soon)<br> | |||
- [04/2025] Added support for [Granite Vision models](https://huggingface.co/collections/ibm-granite/granite-vision-models-67b3bd4ff90c915ba4cd2800) |
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.
lets pick up the latest updated models as well
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.
Mentioned the model names Please
@@ -75,6 +75,11 @@ | |||
|
|||
| Architecture | Model Family | Representative Models | | |||
|-------------------------|--------------|--------------------------------------------| | |||
| **Llama4ForConditionalGeneration**|LlaMA4-scout| [meta-llama/Llama-4-Scout-17B-16E](https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E)| |
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.
There are some update on these. We need to update these docs post merging the 1.20 feature patches
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.
Shall I remove these from upcoming models?
This PR is created for updating the readme and docs for adding the latest features added in this release.