Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 499 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 499 Bytes

Fast ABX evaluation

fastabx is a Python package for running the ABX discrimination test — and doing it fast.

Check out the documentation for more information: https://docs.cognitive-ml.fr/fastabx

Install

Install the pre-built package in your environment:

pip install fastabx

It requires Python 3.12 or later, and PyTorch 2.6.0 (CUDA 12.4 variant for Linux and Windows). Wheels are available for Linux x86-64 (glibc 2.34 or later), macOS 14 or later, and Windows x86-64.