Robots Atlas>ROBOTS ATLAS
Grok-1

Grok-1

1ย ยทย Family: Grok
xAI first open-source model with 314 billion parameters. Mixture of Experts architecture (8 experts, 2 active per token), 64 layers. Released under Apache 2.0 in March 2024.
๐Ÿ“ฆ Archivedโœ“ Public accessโš– Open sourceLLM๐Ÿ“ Grok
Context window
8K
tokens
Parameters
314B
parameters
Release date
17 March 2024
Access:DownloadDeployment:๐Ÿ’ป Local

Overview

Grok-1 is xAI's base language model with 314B parameters, released on 17 March 2024 as open-weights under the Apache-2.0 license. It uses a Mixture of Experts architecture (8 experts, 2 active per token), 64 layers, 48 attention heads for queries and 8 for keys/values, embedding size 6144, a SentencePiece tokenizer with 131,072 tokens, and rotary positional embeddings (RoPE). Maximum sequence length is 8,192 tokens. This is the raw pretraining checkpoint (no fine-tuning, no RLHF) trained from scratch by xAI and finished in October 2023, with weights released in March 2024. Due to its size, a multi-GPU machine with substantial memory is required to run it.

Classification
LLM
Family: Grok
Access & deployment
Download
Local
Weights: Open source
Key parameters
๐Ÿ“ Context: 8K
๐Ÿงฉ Parameters: 314B
๐Ÿ“ฅ Input: text

Technical specification

Context window
8K
tokens
Parameters
314B
parameters
License
Apache-2.0
Modalities
โฌ‡ Input
text
โฌ† Output
text

Capabilities and applications

Native model capabilities
Reasoning
Category: reasoning
Coding
Category: coding
Multilingual
Category: language

Technical architecture

Core Architecture