-
Notifications
You must be signed in to change notification settings - Fork 851
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
AMD Pervasive AI Contest blog #1811
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3448,4 +3448,13 @@ | |
- guide | ||
- llm | ||
- nlp | ||
- tgi | ||
- tgi | ||
|
||
- local: amd_pervasive_developer_ai_contest | ||
title: "AMD Pervasive AI Developer Contest!" | ||
author: guruprasadmp | ||
thumbnail: /blog/assets/amd_pervasive_developer_ai_contest/amd_developer_general_abstract.jpg | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. no big deal but note that thumbnail is not in correct aspect ratio |
||
date: Feb 14, 2024 | ||
tags: | ||
- partner | ||
- amd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: "AMD Pervasive AI Developer Contest!" | ||
thumbnail: assets/amd_pervasive_developer_ai_contest/amd_developer_general_abstract.jpg | ||
authors: | ||
- user: guruprasadmp | ||
--- | ||
|
||
# AMD Pervasive AI Developer Contest | ||
|
||
AMD and Hugging Face are actively engaged in helping developers seamlessly deploy cutting-edge AI models on AMD hardware. | ||
This year, AMD takes their commitment one step further by providing developers free, hands-on access to state-of-the-art AMD hardware through their recently announced [Pervasive AI Developer Contest](https://www.hackster.io/contests/amd2023#challengeNav). | ||
This global competition is an incubator of AI innovation, beckoning developers worldwide to create unique AI applications. | ||
Developers can choose from three exciting categories: Generative AI, Robotics AI, and PC AI, each of these category entitled to a cash prices up to $10,000 USD for winners and a total of $160.000 USD being giving away. | ||
700 AMD platforms are up for grabs to eligible participants. | ||
Don’t miss your chance to receive an AMD Radeon ™ PRO W7900, AMD Kria ™ KR260 Robotics Starter Kit, Ryzen ™ AI powered PC or cloud access to an AMD Instinct ™ MI210 accelerator card. | ||
|
||
## AMD + Hugging Face Collaboration | ||
For those focusing on large language model development, Hugging Face and AMD have made significant strides to provide out-of-the-box support on AMD GPUs. | ||
Our combined efforts include the ability to run HF transformer models without the need for code modifications allowing for seamless operation. | ||
On top of native support, additional acceleration tools like ONNX models execution on ROCm-powered GPU, Optimum-Benchmark, DeepSpeed for ROCm-powered GPUs using Transformers, GPTQ, TGI and more are supported. | ||
Additionally, for those applying for the PC AI contest category to develop on AMD Ryzen AI Powered PCs, we are continuously growing our pre-trained model zoo to support a wide variety of models enabling developers to get started in building AI applications swiftly. | ||
|
||
|
||
## Sign Up Today | ||
We invite you to be innovative, and to contribute to shaping what AI can achieve and we at Hugging Face look forward to the new solutions this contest will bring to light. | ||
To participate, please register over [here](https://www.hackster.io/contests/amd2023#challengeNav) | ||
|
Binary file added
BIN
+25.1 KB
assets/amd_pervasive_developer_ai_contest/amd_developer_general_abstract.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
we use dashes not underscores usually