higgsfield-ai/higgsfield

Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 25 minutes ago
Added to GitGenius on September 16th, 2026
Created on May 26th, 2018
Open Issues & Pull Requests: 13 (+0)
GitHub issues: Enabled
Number of forks: 945
Total Stargazers: 5,286 (+0)
Total Subscribers: 87 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.4 hours
Mean response time: 53.0 days
90th percentile: 138.8 days
Tracked items: 4

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 2
Closed in 7 days: 1
Avg open age: 160 days
Stale 30+ days: 4
Stale 90+ days: 4

Recent activity

Opened in 7 days: 2
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 2

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

Higgsfield is a machine learning framework and GPU orchestration system designed for training models with billions to trillions of parameters.

The framework addresses the challenge of scaling deep learning workloads across distributed GPU clusters while maintaining fault tolerance. It combines orchestration capabilities that manage GPU resources across multiple machines with a machine learning framework built on PyTorch that handles the complexities of training extremely large models. The approach enables practitioners to work with models at scales that would otherwise require custom infrastructure and careful manual coordination.

Teams working on large language models or other parameter-intensive deep learning projects should consider this tool. It suits organizations that need to train models beyond what fits on a single GPU and want built-in fault tolerance to handle the inevitable failures that occur in large distributed systems. The project is particularly relevant for those already committed to PyTorch and looking for a framework that abstracts away cluster management complexity.

Development activity shows consistent engagement with the codebase through regular commits and active issue management. The project maintains responsiveness to user-reported problems and feature requests. Work spans both the orchestration layer and the machine learning framework components, indicating sustained effort across the full stack needed for distributed training at scale.