Skip to main content

Embark on a journey of paralleled/unparalleled computational prowess with FJFormer in JAX

Project description

FJFormer

PyPI version Documentation Status License

FJFormer is a powerful and flexible JAX-based package designed to accelerate and simplify machine learning and deep learning workflows. It provides a comprehensive suite of tools and utilities for efficient model development, training, and deployment.

Features

1. JAX Sharding Utils

Leverage the power of distributed computing and model parallelism with our advanced JAX sharding utilities. These tools enable efficient splitting and management of large models across multiple devices, enhancing performance and enabling the training of larger models.

2. Custom Pallas / Triton Operation Kernels

Boost your model's performance with our optimized kernels for specific operations. These custom-built kernels, implemented using Pallas and Triton, provide significant speedups for common bottleneck operations in deep learning models.

3. Pre-built Optimizers

Jump-start your training with our collection of ready-to-use, efficiently implemented optimization algorithms:

  • AdamW: An Adam variant with decoupled weight decay.
  • Adafactor: Memory-efficient adaptive optimization algorithm.
  • Lion: Recently proposed optimizer combining the benefits of momentum and adaptive methods.
  • RMSprop: Adaptive learning rate optimization algorithm.

4. Utility Functions

A rich set of utility functions to streamline your workflow, including:

  • Various loss functions (e.g., cross-entropy)
  • Metrics calculation
  • Data preprocessing tools

5. ImplicitArray

Our innovative ImplicitArray class provides a powerful abstraction for representing and manipulating large arrays without instantiation. Benefits include:

  • Lazy evaluation for memory efficiency
  • Optimized array operations in JAX
  • Seamless integration with other FJFormer components

6. Custom Dtypes

  • Implement 4-bit quantization (NF4) effortlessly using our ArrayNF4 class, built on top of ImplicitArray. Reduce model size and increase inference speed without significant loss in accuracy (from QLoRA paper).

  • Similar to ArrayNF4, our Array8Lt implementation offers 8-bit quantization via ImplicitArray, providing a balance between model compression and precision.

7. LoRA (Low-Rank Adaptation)

Efficiently fine-tune large language models with our LoRA implementation, leveraging ImplicitArray for optimal performance and memory usage.

8. JAX and Array Manipulation

A comprehensive set of tools and utilities for efficient array operations and manipulations in JAX, designed to complement and extend JAX's native capabilities.

9. Checkpoint Managers

Robust utilities for managing model checkpoints, including:

  • Efficient saving and loading of model states
  • Version control for checkpoints
  • Integration with distributed training workflows

Installation

You can install FJFormer using pip:

pip install fjformer

For the latest development version, you can install directly from GitHub:

pip install git+https://github.com/yourusername/fjformer.git

Documentation

For detailed documentation, including API references, please visit:

https://fjformer.readthedocs.org

License

FJFormer is released under the Apache License 2.0. See the LICENSE file for more details.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fjformer-0.0.87.tar.gz (122.8 kB view details)

Uploaded Source

Built Distribution

fjformer-0.0.87-py3-none-any.whl (171.9 kB view details)

Uploaded Python 3

File details

Details for the file fjformer-0.0.87.tar.gz.

File metadata

  • Download URL: fjformer-0.0.87.tar.gz
  • Upload date:
  • Size: 122.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.8.0-48-generic

File hashes

Hashes for fjformer-0.0.87.tar.gz
Algorithm Hash digest
SHA256 1d1fb7040d166d18ba8ee9323397d6f15e3f92d91c6d0d27a83843f07fba63db
MD5 a6871cc693fe8e565b145fe8c81f15c7
BLAKE2b-256 ba7482cfec1830dc2d03d06700387d8e2d4b1eeb849d3a4b335357fcaae6a528

See more details on using hashes here.

File details

Details for the file fjformer-0.0.87-py3-none-any.whl.

File metadata

  • Download URL: fjformer-0.0.87-py3-none-any.whl
  • Upload date:
  • Size: 171.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.8.0-48-generic

File hashes

Hashes for fjformer-0.0.87-py3-none-any.whl
Algorithm Hash digest
SHA256 43ad25c225478dbfbb5679455cfaf397c953571503c59c466696a5b31da52547
MD5 688ab56ccabe5029581c09ff97246aec
BLAKE2b-256 7c80c9cd6eb911cd94a1260000e9705cd7b3a275734b69e7cf75a7e65ca488b8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page