Contents

lightning 2.6.1

0

The Deep Learning framework to train, deploy, and ship AI products Lightning fast.

The Deep Learning framework to train, deploy, and ship AI products Lightning fast.

Stars: 30847, Watchers: 30847, Forks: 3670, Open Issues: 951

The Lightning-AI/pytorch-lightning repo was created 6 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 30847 github stars!

How to Install lightning

You can install lightning using pip

pip install lightning

or add it to a project with poetry

poetry add lightning

Package Details

Author
Lightning AI et al.
License
Apache-2.0
Homepage
https://github.com/Lightning-AI/lightning
PyPi:
https://pypi.org/project/lightning/
Documentation:
https://lightning.ai/lightning-docs
GitHub Repo:
https://github.com/Lightning-AI/lightning

Classifiers

  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Information Analysis
No  lightning  pypi packages just yet.

Errors

A list of common lightning errors.

Code Examples

Here are some lightning code examples and snippets.

GitHub Issues

The lightning package has 951 open issues on GitHub

  • torch.compile doesn't work with self.toggle_optimizer() in lightning module
  • build(deps): update setuptools requirement from <80.9.1 to <80.10.3 in /requirements
  • build(deps): update torchvision requirement from <0.25.0,>=0.16.0 to >=0.16.0,<0.26.0 in /requirements
  • build(deps): update wheel requirement from <0.46.0 to <0.47.0 in /requirements
  • build(deps): update pandas requirement from <2.4.0,>2.0 to >2.0,<3.1.0 in /requirements
  • build(deps): bump coverage from 7.13.1 to 7.13.2 in /requirements
  • log_dict: support MetricCollection containing ClasswiseWrapper
  • feat(logger): add SwanLabLogger for enhanced logging capabilities
  • DO NOT MERGE: trigger install-pkg CI
  • Coerce tensorboard metrics into numpy arrays
  • Tensorboard logging breaks with certain scalar values with numpy >= 2.4.0
  • CI: fix doctest failure from PyTorch LeafSpec FutureWarning
  • chore(tests): update PyTorch versions in CI workflows to include 2.10
  • Add batch interval support for learning rate schedulers
  • [Optimization] Use fs.pipe() or fs.put() instead of f.write() in atomic_save for faster cloud checkpointing

See more issues on GitHub

Related Packages & Articles

pytorch-lightning 2.6.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

flwr 1.26.1

Flower: A Friendly Federated AI Framework

deeplake 4.5.2

Deep Lake is a Database for AI powered by a unique storage format optimized for deep-learning and Large Language Model (LLM) based applications. It simplifies the deployment of enterprise-grade LLM-based products by offering storage for all data types (embeddings, audio, text, videos, images, pdfs, annotations, etc.), querying and vector search, data streaming while training models at scale, data versioning and lineage for all workloads, and integrations with popular tools such as LangChain, LlamaIndex, Weights & Biases, and many more.

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

datasets 4.5.0

HuggingFace community-driven open-source library of datasets