Skip to content
/ groqflow Public

GroqFlow provides an automated tool flow for compiling machine learning and linear algebra workloads into Groq programs and executing those programs on GroqChip™ processors.

License

Notifications You must be signed in to change notification settings

groq/groqflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroqFlow 🚀

GroqFlow™ is the easiest way to get started with Groq's technology. GroqFlow provides an automated tool flow for compiling machine learning and linear algebra workloads into Groq programs and executing those programs on GroqChip™ processors.

We recommend that your system meets the following hardware requirements:

  • To build models: 32GB or more of RAM.
  • To run models: 8 GroqChip processors is recommended, especially for larger models.

Installation Guide

Sign-up on support.groq.com to download and install GroqWare™ Suite version 0.9.0.

For installation instructions, please have a look at our Install Guide.

Getting Started

To Groq a PyTorch model, simply provide your model and inputs to the groqit() function. Once groqit() has built your model, you can execute your Groq model the same way you execute a PyTorch model.

groqit() also works with ONNX files and provides many customization options. You can find more information about how to use groqit() in our User Guide.


Navigating GroqFlow

  • demo_helpers: Scripts used for GroqFlow demos and proof points.

  • docs: All information you'd need to be successful with GroqFlow.

  • examples: Includes various GroqFlow examples.

  • groqflow: The source code for the groqflow package.

  • proof_points: Machine learning proof points using GroqFlow.

  • readme.md

  • setup.py

About

GroqFlow provides an automated tool flow for compiling machine learning and linear algebra workloads into Groq programs and executing those programs on GroqChip™ processors.

Resources

License

Stars

Watchers

Forks

Languages