baidu-baige/LoongForge - Open Source PR Review Scorecard

A unified, high-performance framework for training LLMs, VLMs, diffusion, and embodied models on NVIDIA GPUs and Kunlun XPUs.

C-Rank Grade: S (Elite) - 71/100

External PR Merge Rate: 89%

Response Time: 3d

First Timer Success: 87%

Frequently Asked Questions

Is baidu-baige/LoongForge welcoming to first-time open-source contributors?

baidu-baige/LoongForge has a recorded first-timer success rate of 86.7%. Repositories ranked S typically provide actionable feedback during code reviews and actively nurture new community contributors.

How fast can I expect code review feedback on my pull request?

Maintainers in baidu-baige/LoongForge respond to incoming external pull requests in approximately 64.9 hours on average. Keeping PRs focused on single tasks and ensuring tests pass helps maintainers review faster.

What does the 70.8 C-Rank™ score (S Tier) represent?

The C-Rank™ system evaluates GitHub projects on a 0–100 scale using real data: PR merge rates, review turnaround time, active maintainer presence, and first-time contributor success. A score of 70.8 places baidu-baige/LoongForge in the S tier.

What is the external contributor pull request merge rate for baidu-baige/LoongForge?

The external contributor pull request merge rate for baidu-baige/LoongForge is 88.9%, based on public PR activity from non-core contributors.

Are there Good First Issues available in baidu-baige/LoongForge?

baidu-baige/LoongForge currently has 1 active issue(s) tagged with beginner-friendly labels like "good first issue", "beginner", or "up-for-grabs".

baidu-baige
baidu-baige/LoongForgeSElite432
GitHub
Back to Explorer
baidu-baige

baidu-baige/LoongForge

432
SElite(71/100)Python

A unified, high-performance framework for training LLMs, VLMs, diffusion, and embodied models on NVIDIA GPUs and Kunlun XPUs.

Compare
Jump to:

AI Maintainer Review Guidelines

Review Persona

Welcoming Community Builder

Warmth Score
9.5/10
Patience Score
9.2/10
Nitpick Rate
25%

Highly welcoming maintainers in baidu-baige/LoongForge. Prompt code reviews with positive guidance for new contributors.

Top PR Submission Do's

  • Ensure code complies with the project coding style
  • Keep PRs scoped to a single concern
  • Include context and link to the related issue

Top PR Friction Pitfalls (Don'ts)

  • Do not submit PRs without linking an issue
  • Do not break existing tests without fixing them
  • Do not mix unrelated refactors in a single PR
Response Velocity
2 days+
Standard maintainer review cycle

Average Response Latency

Tracks hours until a maintainer leaves a review, comment, or PR response.

Merge Efficiency
88.9%
High acceptance rate for external PRs

External Acceptance Rate

Percentage of community pull requests successfully merged into main.

First-Timer Success
86.7%
Strong first-timer PR acceptance rate

First PR Conversion

Rate at which developers submitting their first repository PR succeed.

Active Maintainers
7 core
Highly collaborative maintainer core
Diagnostic Health HUD
88.9%
Merge Gauge
86.7%
1st-Timer
Community Vibe62/100

Embed C-Rank Badge

Show contributors that your repository actively reviews and merges external pull requests.

GetMerged C-Rank badge for baidu-baige/LoongForge
[![GetMerged C-Rank](https://getmerged.abhishekco.de/api/badge/baidu-baige/LoongForge)](https://getmerged.abhishekco.de/baidu-baige/LoongForge?utm_source=github&utm_medium=badge)

Active Good First Issues (1)

View on GitHub

Summary Add INT4 Quantization-Aware Training (QAT) support for MoE expert linear layers, enabling INT4 fake quantization/dequantization during training to reduce the accuracy loss when deploying with INT4 inference. Note: This issue is specifically scoped to INT4 QAT only. Other quantization bit-widths (e.g., INT8, FP8) are out of scope and should be tracked separately if needed. Motivation MoE models have a large number of expert linear layers (TEGroupedLinear), which dominate memory and compute. INT4 quantization can significantly reduce the model footprint and improve inference throughput, but post-training quantization (PTQ) often leads to unacceptable accuracy degradation for these sensitive layers. QAT mitigates this by simulating INT4 quantization effects during training, allowing the model to adapt to the lower precision. Proposed Feature INT4 QAT CUDA kernels: Fake quantization and dequantization kernels that simulate INT4 rounding behavior during the forward pass while kee

📅 Opened Apr 27, 2026💬 0 comments
Quality: 70/100Contribute
Looking for more Python beginner tasks?Explore Python GFI

Contributor Community Vibe Feedback

Rate what actually matters after opening a pull request here.

Have you contributed to this repo?

Rate your first-hand PR experience (review speed, maintainer responsiveness, and onboarding ease) to help other contributors.

3 ratings required
Maintainer helpfulness
Review speed
Beginner friendliness

Contributor Compatibility & Review Speed Analysis for baidu-baige/LoongForge

When evaluating whether to contribute to baidu-baige/LoongForge, response velocity and maintainer engagement are crucial. GetMerged continuously tracks pull request trajectories, first-comment latency, and code review rounds to help developers avoid submitting pull requests to backlogged repositories.

Currently, maintainers of baidu-baige/LoongForge acknowledge new external contributions in approximately 2 days+. Out of all submitted pull requests from non-core authors in the last 180-day window, 88.9% were successfully merged into the primary branch.

Frequently Asked Questions - Contributing to baidu-baige/LoongForge

01

Is baidu-baige/LoongForge welcoming to first-time open-source contributors?

baidu-baige/LoongForge has a recorded first-timer success rate of 86.7%. Repositories ranked Elite typically provide actionable feedback during code reviews and actively nurture new community contributors.

02

How fast can I expect code review feedback on my pull request?

The initial maintainer response time averages ~2 days+. Keeping PRs scoped to single concerns and ensuring CI checks succeed will optimize review turnaround.

03

What does the 70.8 C-Rank™ score represent?

The C-Rank™ index scores repositories on a 0 to 100 scale using an objective formula: external PR merge rates, initial response speed, active maintainer count, and first-time contributor retention. A score of 70.8 places baidu-baige/LoongForge in the Elite tier.

04

What is the external contributor pull request merge rate for baidu-baige/LoongForge?

The external pull request merge rate is 88.9%. GetMerged isolates non-core community contributions so external developers get an accurate benchmark of PR acceptance probability.

05

Are there beginner Good First Issues open in baidu-baige/LoongForge?

Yes, baidu-baige/LoongForge currently has 1 active issue(s) tagged with beginner-friendly labels. You can inspect these directly from the repository issues tab.

GetMerged C-Rank™ Indexing Standard

All metrics displayed for baidu-baige/LoongForge are automatically retrieved via the public GitHub API and recalculated daily. Insider pull requests submitted by repository owners or organization members are excluded from merge rate calculations to preserve objective external contributor statistics.