Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
  • Top Stars
  • Trending
  • AI Agent
  • Daily Picks
  • Insights
  • Methodology
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Methodology
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
XA

xai-org/grok-1

Grok open release

52k Stars8.5k Forks124 Open Issues52k WatchersPythonApache-2.0
LLM ToolUI Framework
Source and compliance noteLast synced: Jul 21, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

xai-org/grok-1 is tracked as a Python project in the LLM Tool, UI Framework area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 52k total stars, with +0 today, +316 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Inactive; the latest push was 690 days ago, and the open issue queue is 124, about 0.24% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 8.5k forks and 52k watchers suggest how often the project is reused or followed. License signal: Apache-2.0. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need Python teams evaluating ecosystem-native tooling. Be cautious when you require frequent releases or active maintenance.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 316. Follow the original GitHub repository for final install, security, and release information.

Best For
  • Python teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
Avoid When
  • you require frequent releases or active maintenance
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

52k Stars

Reuse

8.5k Forks

Attention

52k Watchers

Maintenance

inactive

License

Apache-2.0

Open issues

124

Overview

This repository provides JAX example code for loading and running the Grok-1 open-weights model, a large 314B parameter Mixture of Experts (MoE) language model. It includes a script to load the checkpoint and sample from the model on a test input.

Key Features

- 314B parameter Mixture of 8 Experts (MoE) model with 2 experts used per token - Supports activation sharding and 8-bit quantization - Uses Rotary embeddings (RoPE) and SentencePiece tokenizer with 131,072 tokens

Tool Positioning

LLM Tool

Libraries and tools for LLM apps, RAG, prompts, and evals

UI Framework

Frontend frameworks, design systems, and interface libraries

Quick Start
pip install -r requirements.txt
View on GitHub
Project Activity

50

Health Score

Inactive

Commit Activity

Mar 17, 2024

Created

Aug 30, 2024

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+0

Today's growth

+0

7-day growth

+0

30-day growth

Jul 21, 2026Jul 21, 2026
Community Health
8.5k

Forks

124

Open

52k

Watchers

Owner
XA

xai-org

GitHub profile
Topics & Language
Python
Ecosystem & Usage
GitHub Repository
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

529k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

487k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

452k

public-apis/public-apis

A collective list of free APIs

452k

EbookFoundation/free-programming-books

:books: Freely available programming books

393k
License
Apache-2.0
CreatedMar 17, 2024
Last pushAug 30, 2024
Last syncedJul 21, 2026
Community Standards

✓

License

✓

Forked

✗ Inactive

Maintained