salesforce/CodeTF
CodeTF: One-stop Transformer Library for State-of-the-art Code LLM
ArchivedProvides unified training and inference for code LLMs with built-in support for quantized model serving (int8/int16), parameter-efficient fine-tuning via HuggingFace PEFT, and multi-GPU weight sharding. Includes tree-sitter-based AST parsers for 15+ languages to extract code attributes and preprocessed benchmarks (HumanEval, MBPP, CodeXGLUE) with evaluation metrics like pass@k. Bundles pre-trained (CodeT5, StarCoder, Incoder) and task-specific fine-tuned checkpoints across 8+ code intelligence tasks including summarization, translation, and defect prediction.
1,480 stars. No commits in the last 6 months.
Stars
1,480
Forks
95
Language
Python
License
Apache-2.0
Category
Last pushed
May 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/salesforce/CodeTF"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
transformerlab/transformerlab-app
The open source research environment for AI researchers to seamlessly train, evaluate, and scale...
naru-project/naru
Neural Relation Understanding: neural cardinality estimators for tabular data
neurocard/neurocard
State-of-the-art neural cardinality estimators for join queries
upb-lea/mag-net-hub
MagNet Toolkit - Certified Models of the MagNet Challenge
danielzuegner/code-transformer
Implementation of the paper "Language-agnostic representation learning of source code from...