MARS logo

MARS

AGI-Arena/MARS

Advanced optimizer for variance reduction in large model training.

GraphCanon updated today · GitHub synced today

722 stars49 forksLast push 5mo Python Apache-2.0

Decision brief

MARS focuses on variance reduction for large model training through specialized optimization algorithms.

Good fit when

  • When you need specific tools to reduce variance during the training of large-scale language models
  • For projects where fine-tuning and pretraining efficiency are critical

Avoid when

  • If your project involves small or medium-sized model training, as MARS is optimized for large-scale scenarios
  • When other optimization aspects such as memory usage are prioritized over variance reduction

Observed Jul 15, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (151d since push)
As of today
Provenance
Not a fork · Organization account
As of today
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install MARS
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

MARS provides tools and algorithms to enhance the efficiency of training large-scale language models through fine-tuning and pretraining optimization techniques.

Capability facts

Languages
python

Source: github.language · Aug 24, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 24, 2026)

$ pip install torch==2.1.2 transformers==4.33.0 datasets tiktoken numpy==1.26.4 wandb
Source link

Tags

README

Install Dependencies

$ pip install torch==2.1.2 transformers==4.33.0 datasets tiktoken numpy==1.26.4 wandb

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.