CTranslate2 is a C++ and Python library for efficient inference with Transformer models. The project implements a custom runtime that applies many performance optimization techniques such as weights quantization, layers fusion, batch reordering, etc., to accelerate and reduce the memory usage of Transformer models on CPU and GPU. The execution is significantly faster and requires less resources than general-purpose deep learning frameworks on supported models and tasks thanks to many advanced optimizations: layer fusion, padding removal, batch reordering, in-place operations, caching mechanism, etc. The model serialization and computation support weights with reduced precision: 16-bit floating points (FP16), 16-bit integers (INT16), and 8-bit integers (INT8). The project supports x86-64 and AArch64/ARM64 processors and integrates multiple backends that are optimized for these platforms: Intel MKL, oneDNN, OpenBLAS, Ruy, and Apple Accelerate.

Features

  • Encoder-decoder models supported
  • GPT-2, GPT-J, GPT-NeoX, OPT, BLOOM supported
  • Automatic CPU detection and code dispatch
  • Fast and efficient execution on CPU and GPU
  • Quantization and reduced precision
  • Multiple CPU architectures support
  • Dynamic memory usage
  • Parallel and asynchronous execution

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow CTranslate2

CTranslate2 Web Site

Other Useful Business Software
Ship AI Apps Faster with Vertex AI Icon
Ship AI Apps Faster with Vertex AI

Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of CTranslate2!

Additional Project Details

Programming Language

C++

Related Categories

C++ Transformer Models, C++ LLM Inference Tool

Registered

2023-04-21