You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[$$ BOUNTY] Add a JAX Qwen2.5-7B Model to TT-xla Model Demos
Background:
TT-Forge is a growing collection of model demos showcasing the capabilities of AI models running on Tenstorrent hardware. This bounty aims to bring up the tensor parallelized (not data parallelized) implementation of the Qwen2.5-7B model using the JAX framework. This is an opportunity for AI developers to contribute to cutting-edge research and earn rewards.
Requirements:
Tensor Parallel Implementation in JAX: Ensure that the model is implemented with tensor parallelism, not data parallelism.
Must provide the model implementation, which can (and is preferred to) be an extension of an open source single-device model implementation.
Some examples on an open source JAX models implementation can be found here.
Comprehensive Documentation: Include a detailed README.md explaining the model architecture, setup, and usage.
Compatibility and Optimization: Test and optimize for multi-device environments.
Sample Inputs/Outputs: Provide examples demonstrating the model’s functionality.
Dependency Management: Clearly document installation procedures and dependencies.
1 or more of these mesh shapes should be targeted:
[$$ BOUNTY] Add a JAX Qwen2.5-7B Model to TT-xla Model Demos
Background:
TT-Forge is a growing collection of model demos showcasing the capabilities of AI models running on Tenstorrent hardware. This bounty aims to bring up the tensor parallelized (not data parallelized) implementation of the Qwen2.5-7B model using the JAX framework. This is an opportunity for AI developers to contribute to cutting-edge research and earn rewards.
Requirements:
README.md
explaining the model architecture, setup, and usage.Contribution Guidelines:
tt-xla/tests/jax/models
folder with the naming conventionqwen2_5
and add the model implementation there.CONTRIBUTING.md
.Evaluation Criteria:
Reward:
$1000 cash bounty for the best contribution.
Connect on Discord:
Join our Discord community to discuss AI, share progress, and get support from the Tenstorrent team.
The text was updated successfully, but these errors were encountered: