Simple and efficient training framework for long-context models
-
Updated
Jan 12, 2026 - Python
Simple and efficient training framework for long-context models
Repo of CACL framework for bot detection
Serious calibration and benchmarking for the `state_collapser` HRL package
A PyTorch framework that handles object detection across 6 different architectures (RetinaNet, Faster R-CNN, SSD, FCOS, and more). Takes care of the optimization setup and training quirks for each model.
Neural Machine Translation system featuring tokenization, vocabularies, Transformer training, greedy decoding, BLEU evaluation, and CLI inference built entirely from scratch.
A showcase repository documenting the complete journey of building a Transformer and Neural Machine Translation framework in pure C—from tensor operations to automatic differentiation, training infrastructure, and end-to-end machine translation.
Pure C training framework featuring a modular Trainer, DataLoader, SGD/Adam optimizers, learning-rate scheduling, callbacks, evaluation metrics, checkpointing, and end-to-end model training built from scratch.
A comprehensive framework for fine-tuning OpenAI models with streamlined data preparation, training, and evaluation workflows
Intelligent training framework that automatically skips mastered samples and gives 5× more compute to hard ones. Up to 80% compute savings on LLM fine-tuning.
A PyTorch framework for image classification covering 11 CNN architectures (ResNet, EfficientNet, MobileNet, etc.). Handles the optimization setup and training specifics for each model.
Zero-RAM, JAX-Centric Dataloading, Streaming, and Asynchronous Checkpointing Toolkit
Fault-tolerant distributed training framework with async checkpointing for LLM's
A comprehensive framework for developing YOLO family models, featuring streamlined workflows for training, validation, testing, and deployment through easy-to-use config files, enabling flexible customization to suit various object detection tasks.
Library for config based Neural Network Training
ML training orchestration for the Crucible ecosystem. Distributed training, hyperparameter optimization, checkpointing, model versioning, metrics collection, early stopping, LR scheduling, gradient accumulation, and mixed precision training with Nx/Scholar integration.
PyTorch training framework with AMP, checkpointing, TensorBoard, profiling, and modular experiment pipelines.
A Toy Framework for Model Training
Add a description, image, and links to the training-framework topic page so that developers can more easily learn about it.
To associate your repository with the training-framework topic, visit your repo's landing page and select "manage topics."