Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/groq/groqflow
GroqFlow provides an automated tool flow for compiling machine learning and linear algebra workloads into Groq programs and executing those programs on GroqChip™ processors.
https://github.com/groq/groqflow
Last synced: 3 months ago
JSON representation
GroqFlow provides an automated tool flow for compiling machine learning and linear algebra workloads into Groq programs and executing those programs on GroqChip™ processors.
- Host: GitHub
- URL: https://github.com/groq/groqflow
- Owner: groq
- License: mit
- Created: 2022-08-08T23:46:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T11:46:44.000Z (7 months ago)
- Last Synced: 2024-10-03T03:44:32.589Z (5 months ago)
- Language: Python
- Homepage:
- Size: 14.3 MB
- Stars: 99
- Watchers: 7
- Forks: 15
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# GroqFlow 🚀
GroqFlow™ is the easiest way to get started with Groq's technology. GroqFlow provides an automated workflow for compiling Machine Learning, Artifical Intelligence, and High-Performance Computing workloads into Groq programs and executing those programs on the Groq Language Processing Unit™ (LPU).
---
## System Requirements
To begin, we recommend that your system meets the following software and hardware requirements:
- Ubuntu 22.04 or Rocky 8.4 Linux distribution.
- 32GB RAM (or more) to build models.
- 8 LPUs (especially for larger models) to run models.
- GroqWare Suite™ version >=0.9.2.1 installation*:
- Groq Developer Tools Package (groq-devtools) for building and compiling models.
- Groq Runtime Package (groq-runtime) for running compiled models on Groq hardware.*For information on how to install GroqWare Suite on your system, create an account on our [portal](https://support.groq.com/) and view the [GroqWare Quick Start Guide](https://support.groq.com/#/downloads/view/groqware-qsg) for installation instructions.
---
## Navigating GroqFlow
* [Documentation](docs/): All GroqFlow documentation, including the installation guide, user guide, known issues, and versioning.
* [Examples](examples/): Includes various GroqFlow examples.
* [GroqFlow](groqflow/): The source code for the `groqflow` package.
* [Proof Points](proof_points/): Machine learning proof points using GroqFlow.
* [README.md](readme.md): This README.
---
## Contributors
GroqFlow development is primarily conducted within Groq's internal repo and is periodically synced to GitHub. This approach means that developer contributions are not immediately obvious in the commit log.
This project follows the [all-contributors](https://allcontributors.org) specification.
Contributions of any kind are welcome!