Skip to content
← All projects

fast-axolotl

Rust + Python

High-performance Rust extension for Axolotl LLM fine-tuning. 77× faster Parquet streaming, parallel dedup, no OOM.

What it is

A drop-in Rust acceleration shim for the Axolotl fine-tuning toolkit. Import it before Axolotl and four data-pipeline hot paths (streaming readers, parallel SHA-256 dedup, token packing, batch padding) swap to Rust — 77× on Parquet streaming.

Install

Terminal
$ pip install fast-axolotl
Language
Rust + Python
Licence
Verify at linked source
Category
Performance Accelerators
Author
Neul Labs

Frequently asked questions

What is fast-axolotl?

fast-axolotl is an entry in the Neul Labs project catalogue. High-performance Rust extension for Axolotl LLM fine-tuning. 77× faster Parquet streaming, parallel dedup, no OOM. A drop-in Rust acceleration shim for the Axolotl fine-tuning toolkit. Import it before Axolotl and four data-pipeline hot paths (streaming readers, parallel SHA-256 dedup, token packing, batch padding) swap to Rust — 77× on Parquet streaming. Current source, licence, release and documentation status should be verified at the linked project surfaces.

How do I install fast-axolotl?

The catalogue records this install command: `pip install fast-axolotl`. Verify the linked repository, package, supported version and current instructions before use.

What language is fast-axolotl written in?

fast-axolotl is written in Rust + Python.

Is fast-axolotl open source?

Source is linked at https://github.com/neul-labs/fast-axolotl. Inspect the repository licence and release metadata for the exact version; Neul Labs does not apply one blanket licence claim to the whole catalogue.