awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
salesforce avatar

salesforce/CodeTFArchived

0
View on GitHub↗
1,477 stars·96 forks·Python·Apache-2.0·10 views

CodeTF

CodeTF: One-stop Transformer Library for State-of-the-art Code LLM

Features

  • Language Model Development - Transformer-based library for code intelligence and LLMs.
  • Model Utilities - Transformer library for state-of-the-art code models.

Star history

Star history chart for salesforce/codetfStar history chart for salesforce/codetf

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to CodeTF

Similar open-source projects, ranked by how many features they share with CodeTF.
  • oxford-cs-deepnlp-2017/lecturesoxford-cs-deepnlp-2017 avatar

    oxford-cs-deepnlp-2017/lectures

    15,854View on GitHub↗

    This repository is a deep learning for natural language processing course and curriculum. It provides educational material and guides focused on neural network architectures used for processing natural language, speech signals, and text classification. The content includes instructional tutorials on sequence modeling and neural language modeling, covering the implementation of n-gram and recurrent neural networks. It also provides a framework for studying word embeddings to map linguistic meanings into numerical representations. The curriculum covers a broad range of capabilities, including

    deep-learningmachine-learningnatural-language-processing
    View on GitHub↗15,854
  • alpha-vllm/llama2-accessoryAlpha-VLLM avatar

    Alpha-VLLM/LLaMA2-Accessory

    2,805View on GitHub↗

    An Open-source Toolkit for LLM Development

    Python
    View on GitHub↗2,805
  • andrewyng/aisuiteandrewyng avatar

    andrewyng/aisuite

    14,692View on GitHub↗

    This project is a framework for managing generative AI services through a unified provider interface and adapter layer. It provides a standardized API for calling multiple cloud-based and locally hosted models, translating provider-specific parameters and responses into a uniform format. The system includes an agent orchestrator designed for long-running tasks, featuring state persistence for resuming runs and execution tracing to monitor decision-making processes. It integrates the Model Context Protocol to connect models to external servers and filesystems and employs a policy-based executi

    Python
    View on GitHub↗14,692
  • allenai/olmocrallenai avatar

    allenai/olmocr

    17,396View on GitHub↗

    Olmocr is a distributed document processing framework designed to convert PDF and image files into structured markdown. It functions as a vision-based document parser that utilizes multimodal neural networks to interpret complex visual layouts and translate them into standardized text representations. The system operates as a remote inference orchestrator, offloading heavy document analysis tasks to external servers or cloud APIs to minimize local computational requirements. By employing a stateless worker architecture, it decouples document ingestion from inference, allowing for the distribu

    Python
    View on GitHub↗17,396
See all 30 alternatives to CodeTF→

Frequently asked questions

What does salesforce/codetf do?

CodeTF: One-stop Transformer Library for State-of-the-art Code LLM

What are the main features of salesforce/codetf?

The main features of salesforce/codetf are: Language Model Development, Model Utilities.

What are some open-source alternatives to salesforce/codetf?

Open-source alternatives to salesforce/codetf include: oxford-cs-deepnlp-2017/lectures — This repository is a deep learning for natural language processing course and curriculum. It provides educational… alpha-vllm/llama2-accessory — An Open-source Toolkit for LLM Development. andrewyng/aisuite — This project is a framework for managing generative AI services through a unified provider interface and adapter… arcee-ai/mergekit — MergeKit is a toolkit for combining multiple pre-trained large language models into a single entity using algorithmic… dagworks-inc/burr — Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute… allenai/olmocr — Olmocr is a distributed document processing framework designed to convert PDF and image files into structured…