![]() | |
Company type | Private |
---|---|
Industry | |
Founded | 2016 |
Founders |
|
Headquarters | , US |
Key people | Jonathan Ross (CEO), Andrew S. Rappaport (Board Member), Chamath Palihapitiya (Investor) |
Products | Language Processing Unit (LPU) |
Revenue | US$3.2 million (2023) [1] |
US$−88 million (2023) [1] | |
Number of employees | 250 (2023) |
Website | groq |
Groq, Inc. is an American artificial intelligence (AI) company that builds an AI accelerator application-specific integrated circuit (ASIC) that they call the Language Processing Unit (LPU) and related hardware to accelerate the inference performance of AI workloads.
Examples of the types AI workloads that run on Groq's LPU are: large language models (LLMs), [2] [3] image classification, [4] anomaly detection, [5] [6] and predictive analysis. [7] [8]
Groq is headquartered in Mountain View, CA, and has offices in San Jose, CA, Liberty Lake, WA, Toronto, Canada, London, U.K. and remote employees throughout North America and Europe.
Groq was founded in 2016 by a group of former Google engineers, led by Jonathan Ross, one of the designers of the Tensor Processing Unit (TPU), an AI accelerator ASIC, and Douglas Wightman, an entrepreneur and former engineer at Google X (known as X Development), who served as the company’s first CEO. [9] [1]
Groq received seed funding from Social Capital's Chamath Palihapitiya, with a $10 million investment in 2017 [10] and soon after secured additional funding.
In April 2021, Groq raised $300 million in a series C round led by Tiger Global Management and D1 Capital Partners. [11] Current investors include: The Spruce House Partnership, Addition, GCM Grosvenor, Xⁿ, Firebolt Ventures, General Global Capital, and Tru Arrow Partners, as well as follow-on investments from TDK Ventures, XTX Ventures, Boardman Bay Capital Management, and Infinitum Partners. [12] [13] After Groq’s series C funding round, it was valued at over $1 billion, making the startup a unicorn. [14]
On March 1, 2022, Groq acquired Maxeler Technologies, a company known for its dataflow systems technologies. [15]
On August 16, 2023, Groq selected Samsung Electronics foundry in Taylor, Texas to manufacture its next generation chips, on Samsung's 4-nanometer (nm) process node. This was the first order at this new Samsung chip factory. [16]
On February 19, 2024, Groq soft launched a developer platform, GroqCloud, to attract developers into using the Groq API and rent access to their chips. [17] [1] On March 1, 2024 Groq acquired Definitive Intelligence, a startup known for offering a range of business-oriented AI solutions, to help with its cloud platform. [18]
Groq raised $640 million in a series D round led by BlackRock Private Equity Partners in August 2024, valuing the company at $2.8 billion. [1] [19]
A recent update by Groq on its website is that they have secured 1.5 Billion in funding from the KSA (Kingdom of Saudi Arabia) to expand its infrastructure. [20]
Groq's initial name for their ASIC was the Tensor Streaming Processor (TSP), but later rebranded the TSP as the Language Processing Unit (LPU). [2] [21] [22]
The LPU features a functionally sliced microarchitecture, where memory units are interleaved with vector and matrix computation units. [23] [24] This design facilitates the exploitation of dataflow locality in AI compute graphs, improving execution performance and efficiency. The LPU was designed off of two key observations:
In addition to its functionally sliced microarchitecture, the LPU can also be characterized by its single core, deterministic architecture. [23] [25] The LPU is able to achieve deterministic execution by avoiding the use of traditional reactive hardware components (branch predictors, arbiters, reordering buffers, caches) [23] and by having all execution explicitly controlled by the compiler thereby guaranteeing determinism in execution of an LPU program. [24]
The first generation of the LPU (LPU v1) yields a computational density of more than 1TeraOp/s per square mm of silicon for its 25×29 mm 14nm chip operating at a nominal clock frequency of 900 MHz. [23] The second generation of the LPU (LPU v2) will be manufactured on Samsung's 4nm process node. [16]
Groq emerged as the first API provider to break the 100 tokens per second generation rate while running Meta’s Llama2-70B parameter model. [26]
Groq currently hosts a variety of open-source large language models running on its LPUs for public access. [27] Access to these demos are available through Groq's website. The LPU's performance while running these open source LLMs has been independently benchmarked by ArtificialAnalysis.ai, in comparison with other LLM providers. [28] The LPU's measured performance is shown in the table below:
Model Name | Tokens/second (T/s) | Latency (seconds) |
---|---|---|
Llama2-70B [29] [30] [31] | 253 T/s | 0.3s |
Mixtral [32] | 473 T/s | 0.3s |
Gemma [33] | 826 T/s | 0.3s |