Related terms
An open-source machine learning framework designed for deep learning, tensor computation, and dynamic neural network construction.
JAXJAXAn open-source Python library developed by Google for high-performance numerical computing and machine learning, providing automatic differentiation, just-in-time (JIT) compilation, vectorization, and execution on CPUs, GPUs, and TPUs.
TransformersAn open-source Python library by Hugging Face providing pre-trained state-of-the-art transformer models.
AccelerateAn open-source Hugging Face library that simplifies distributed training and inference across CPUs, GPUs, TPUs, and multiple devices with minimal code changes.
PEFTPEFTA library for parameter-efficient fine-tuning of pretrained models by updating a small subset of parameters instead of the full model.