Ross ROSS = Recommend OSS · open-source software intelligence for agents

salesforce/CodeTF

CodeTF: One-stop Transformer Library for State-of-the-art Code LLM observed · 2026-08-28

github.com/salesforce/CodeTF · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 19
  • Release rhythm 8
  • Longevity 87

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1219
  • days_rel: n/a
  • days_push: 489
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1480 stars · 95 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

CodeTF is a Python transformer library for code large language models, providing unified interfaces for training, fine-tuning, and inference on code intelligence tasks like code generation, summarization, and translation. It also includes tree-sitter-based AST utilities for parsing and manipulating source code across many programming languages.

Use cases

  • generate code with large language models
  • fine-tune a code LLM on my own dataset
  • summarize source code automatically
  • translate code between programming languages
  • evaluate code models on HumanEval
  • extract function names and comments from source code via AST
  • remove comments from code files in bulk

When to choose

  • you want a unified API over multiple SOTA code LLMs
  • you need both model inference and AST-based code utilities in one library
  • you want to benchmark code models on standard code intelligence tasks

When to avoid

  • you need a production LLM serving stack with high-throughput batching
  • you only need a general-purpose LLM library without code-specific features
  • you need non-Python integration

Facets

library · maturity active

machine-learning llm-inference llm-training parser nlp transformers large-language-models machine-learning developer-tools programming-languages python cross-platform code-llm code-generation code-intelligence tree-sitter ast-parsing model-zoo fine-tuning human-eval benchmarking natural-language-processing gpu

1 source

Member repositories

RepositoryRoleHealth v2
salesforce/CodeTFmain10

For agents

markdown · JSON · MCP: product_card(name="salesforce/CodeTF")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem