salesforce/CodeTF
A transformer library providing pre-trained Code LLMs, inference pipelines, fine-tuning, and evaluation for code generation and understanding tasks.

CodeTF is a one-stop library for working with Code Language Models built on transformer architectures. It provides a model zoo of pre-trained code LLMs, an inference pipeline for running code generation and understanding tasks, fine-tuning capabilities to adapt models to specific code domains, and evaluation support on standard benchmarks like HumanEval. The library also includes utilities for source code manipulation including multi-language AST parsers and code attribute extraction.
Frequently asked
- What is salesforce/CodeTF?
- A transformer library providing pre-trained Code LLMs, inference pipelines, fine-tuning, and evaluation for code generation and understanding tasks.
- Is CodeTF open source?
- Yes — salesforce/CodeTF is open source, released under the Apache-2.0 license.
- What language is CodeTF written in?
- salesforce/CodeTF is primarily written in Python.
- How popular is CodeTF?
- salesforce/CodeTF has 1.5k stars on GitHub.
- Where can I find CodeTF?
- salesforce/CodeTF is on GitHub at https://github.com/salesforce/CodeTF.