ML building blocks for training experiments.
# Mac:
# # Required for quick install.
# brew install uv
# Ubuntu/Debian:
# # Required for quick install.
# sudo apt-get install -y curl
# curl -LsSf https://astral.sh/uv/install.sh | sh
uv add priml
# Alternatively: python -m pip install priml
See CONTRIBUTING.md for local validation and the public contribution flow.
Sibling projects in the rekursiv-ai family:
mdcat CLI.If you find our work useful, please consider citing:
@misc{rekursivai2026priml,
title={Priml - ML building blocks for training experiments.},
author={Joshua V. Dillon and Dan Kondratyuk},
year={2026},
howpublished={Github},
url={https://github.com/rekursiv-ai/priml},
}
Python
100.0%
ML building blocks for training experiments.
# Mac:
# # Required for quick install.
# brew install uv
# Ubuntu/Debian:
# # Required for quick install.
# sudo apt-get install -y curl
# curl -LsSf https://astral.sh/uv/install.sh | sh
uv add priml
# Alternatively: python -m pip install priml
See CONTRIBUTING.md for local validation and the public contribution flow.
Sibling projects in the rekursiv-ai family:
mdcat CLI.If you find our work useful, please consider citing:
@misc{rekursivai2026priml,
title={Priml - ML building blocks for training experiments.},
author={Joshua V. Dillon and Dan Kondratyuk},
year={2026},
howpublished={Github},
url={https://github.com/rekursiv-ai/priml},
}
Python
100.0%