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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to codefuse-ai/mftcoder

Open-source alternatives to MFTCoder

30 open-source projects similar to codefuse-ai/mftcoder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best MFTCoder alternative.

  • ise-uiuc/magicoderI

    ise-uiuc/magicoder

    0Voir sur GitHub↗

    🎩 Models | 📚 Dataset | 🚀 Quick Start | 👀 Demo | 📝 Citation | 🙏 Acknowledgements

    Voir sur GitHub↗0
  • openlm-research/open_llamaAvatar de openlm-research

    openlm-research/open_llama

    7,526Voir sur GitHub↗

    Open Llama is an open source large language model and pre-trained transformer designed as a permissively licensed alternative to proprietary weights. It serves as a base model reproduction of the Llama architecture, providing a set of weights for a decoder-only transformer. The project provides a transparently trained model based on the RedPajama dataset, supporting unrestricted commercial and research use. It includes systems for serving pre-trained weights in various sizes. The project covers natural language processing research and performance benchmarking through text quality evaluation

    Voir sur GitHub↗7,526
  • humansignal/labelimgAvatar de HumanSignal

    HumanSignal/labelImg

    25,015Voir sur GitHub↗

    labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for machine learning models. It functions as a desktop utility for drawing rectangular labels on images and saving object coordinates and class names in common machine learning formats. The tool is specifically designed to generate and edit PascalVOC formatted XML files and create image labels in the text-based format required by YOLO object detection pipelines. The software covers object detection annotation and training data preparation, including the ability to manage label catego

    Pythonannotationsdeep-learningdetection
    Voir sur GitHub↗25,015
  • bindsnet/bindsnetAvatar de BindsNET

    BindsNET/bindsnet

    1,654Voir sur GitHub↗
    Pythondynamicgpu-computingmachine-learning
    Voir sur GitHub↗1,654

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • combust/mleapAvatar de combust

    combust/mleap

    1,537Voir sur GitHub↗

    MLeap: Deploy ML Pipelines to Production

    Scala
    Voir sur GitHub↗1,537
  • continualai/avalancheAvatar de ContinualAI

    ContinualAI/avalanche

    2,061Voir sur GitHub↗

    Avalanche: an End-to-End Library for Continual Learning based on PyTorch.

    Python
    Voir sur GitHub↗2,061
  • deepseek-ai/3fsAvatar de deepseek-ai

    deepseek-ai/3FS

    9,970Voir sur GitHub↗

    3FS is a distributed file system and RDMA storage cluster designed for high-performance AI training and inference workloads. It functions as a strongly consistent storage layer that utilizes a disaggregated architecture to pool SSDs and memory resources across multiple nodes. The system provides specialized storage implementations including an AI training checkpoint store for parallel state preservation and a distributed key-value cache store for decoder layer vectors to optimize inference processing. It ensures data integrity through chain replication and apportioned query distribution. The

    C++
    Voir sur GitHub↗9,970
  • determined-ai/determinedAvatar de determined-ai

    determined-ai/determined

    3,224Voir sur GitHub↗

    Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

    Go
    Voir sur GitHub↗3,224
  • dstackai/dstackAvatar de dstackai

    dstackai/dstack

    2,162Voir sur GitHub↗

    Vendor-agnostic orchestration for training, inference and agentic workloads across NVIDIA, AMD, TPU, and Tenstorrent on clouds, Kubernetes, and bare metal.

    Python
    Voir sur GitHub↗2,162
  • facebookresearch/codellamaAvatar de facebookresearch

    facebookresearch/codellama

    16,307Voir sur GitHub↗

    Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software development. It provides specialized model types optimized for general code generation, instruction following, and context-aware infilling. The project includes an instruction-tuned programming model for executing technical tasks via natural language prompts and a code infilling model that predicts missing sections based on surrounding source context. A large context code model is also provided to analyze extensive blocks of source code for improved coherence. The system covers capab

    Python
    Voir sur GitHub↗16,307
  • facebookresearch/fairseqAvatar de facebookresearch

    facebookresearch/fairseq

    32,228Voir sur GitHub↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Python
    Voir sur GitHub↗32,228
  • googlecontainertools/skaffoldAvatar de GoogleContainerTools

    GoogleContainerTools/skaffold

    15,856Voir sur GitHub↗

    Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized applications on Kubernetes. It functions as a continuous development engine, monitoring source code for changes to trigger incremental updates, manifest hydration, and automated deployments to a cluster. By abstracting the underlying build and deployment tools, it provides a unified interface for managing the inner development loop. The platform distinguishes itself through its environment-aware configuration and flexible build orchestration. It supports diverse build strategies, includi

    Gocontainersdeveloper-toolsdocker
    Voir sur GitHub↗15,856
  • h2oai/h2o-3Avatar de h2oai

    h2oai/h2o-3

    7,493Voir sur GitHub↗

    h2o-3 is a distributed machine learning platform and automated machine learning framework designed for training and deploying predictive models using distributed in-memory computing. It functions as a deep learning framework and a distributed model scoring engine, capable of operating as a Kubernetes ML cluster to process large datasets in parallel. The platform distinguishes itself through automated machine learning capabilities that automatically select the best algorithms and hyperparameters to optimize model performance. It provides specialized deep learning toolkits for tasks including i

    Jupyter Notebookautomlbig-datadata-science
    Voir sur GitHub↗7,493
  • huggingface/autotrain-advancedAvatar de huggingface

    huggingface/autotrain-advanced

    4,580Voir sur GitHub↗

    This project is a multimodal model trainer and machine learning fine-tuning tool that provides a containerized workflow for adapting pre-trained models to specific tasks. It features a no-code web interface and a dashboard for training large language models and other machine learning datasets without writing code. The system distinguishes itself by integrating a no-code interface with remote GPU orchestration, allowing users to deploy containerized training environments on cloud infrastructure or local hardware. It includes a dedicated integrator for uploading trained model weights and config

    Python
    Voir sur GitHub↗4,580
  • huggingface/nanotronAvatar de huggingface

    huggingface/nanotron

    2,718Voir sur GitHub↗

    Minimalistic large language model 3D-parallelism training

    Python
    Voir sur GitHub↗2,718
  • iterative/cmlAvatar de iterative

    iterative/cml

    4,178Voir sur GitHub↗

    CML is a pipeline automation tool for training and evaluating machine learning models, functioning as a CI/CD system for machine learning. It serves as a cloud compute orchestrator and Git-based workflow manager that automates model training cycles through branch management, automated commits, and integrated reporting. The project distinguishes itself by provisioning ephemeral cloud instances or Kubernetes nodes to provide specialized hardware for compute-heavy tasks. It also manages remote compute runners, allowing the connection of self-hosted GPU clusters or on-premise machines to execute

    JavaScript
    Voir sur GitHub↗4,178
  • jiacheng-ye/zerogenAvatar de jiacheng-ye

    jiacheng-ye/ZeroGen

    47Voir sur GitHub↗

    This repository contains the code for our paper “ZeroGen: Efficient Zero-shot Learning via Dataset Generation”. Our implementation is built on the source code from dino. Thanks for their work.

    Python
    Voir sur GitHub↗47
  • kubeflow/kubeflowAvatar de kubeflow

    kubeflow/kubeflow

    15,739Voir sur GitHub↗

    Kubeflow is a Kubernetes machine learning platform and containerized toolkit designed to orchestrate the entire machine learning lifecycle. It functions as an MLOps workflow orchestrator and infrastructure layer for building, training, and deploying models within containerized environments. The project provides specialized infrastructure for scaling compute resources and managing GPU workloads for large-scale distributed training. It automates the transition of models from experimental development to production through workflow orchestration and model deployment services. The platform covers

    Voir sur GitHub↗15,739
  • logicalclocks/hopsworksAvatar de logicalclocks

    logicalclocks/hopsworks

    1,302Voir sur GitHub↗

    Hopsworks - Data-Intensive AI platform with a Feature Store

    Java
    Voir sur GitHub↗1,302
  • ludwig-ai/ludwigAvatar de ludwig-ai

    ludwig-ai/ludwig

    11,717Voir sur GitHub↗

    Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying neural networks. It enables the construction of models that process text, images, audio, and tabular data through a unified interface using declarative configuration files rather than custom code. The system features a specialized low-code framework for large language models, supporting supervised fine-tuning, preference alignment, and a constrained decoding tool to force structured data output via logit extraction. It also includes an automated model architecture search to i

    Pythoncomputer-visiondata-centricdata-science
    Voir sur GitHub↗11,717
  • nvidia/nemoAvatar de NVIDIA

    NVIDIA/NeMo

    17,394Voir sur GitHub↗

    NeMo is a multimodal AI framework and toolkit designed for the development, training, and scaling of large language models, generative AI systems, and speech-based models. It functions as an automatic speech recognition toolkit, a text-to-speech engine, and a framework for building models that process and generate combinations of text, image, and audio data. The project serves as a conversational AI orchestrator capable of managing real-time, interruptible voice interactions. It provides specialized workflows for speech translation, converting spoken audio from one language into text or speec

    Python
    Voir sur GitHub↗17,394
  • primeintellect-ai/primeAvatar de PrimeIntellect-ai

    PrimeIntellect-ai/prime

    211Voir sur GitHub↗

    Official CLI and Python SDK for Prime Intellect - access GPU compute, remote sandboxes, RL environments, and distributed training infrastructure for AI development at scale.

    Python
    Voir sur GitHub↗211
  • pycaret/pycaretAvatar de pycaret

    pycaret/pycaret

    9,811Voir sur GitHub↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Pythonanomaly-detectionautomlclassification
    Voir sur GitHub↗9,811
  • pytorch/igniteAvatar de pytorch

    pytorch/ignite

    4,770Voir sur GitHub↗

    Ignite is a high-level training framework for PyTorch neural networks that serves as a training engine and deep learning lifecycle manager. It provides a structured system for organizing and automating training and evaluation loops, managing data iterators and triggering event handlers at specific milestones during the model training process. The project distinguishes itself through a comprehensive suite of tools for distributed training and model evaluation. It includes utilities for synchronizing gradients and coordinating collective communication across multiple GPUs or nodes, as well as a

    Python
    Voir sur GitHub↗4,770
  • sahil280114/codealpacaAvatar de sahil280114

    sahil280114/codealpaca

    1,512Voir sur GitHub↗

    This is the repo for the Code Alpaca project, which aims to build and share an instruction-following LLaMA model for code generation. This repo is fully based on Stanford Alpaca ,and only changes the data used for training. Training approach is the same.

    Python
    Voir sur GitHub↗1,512
  • salesforce/augtrieverAvatar de salesforce

    salesforce/AugTriever

    4Voir sur GitHub↗

    This repository contains the code and models of the paper "AugTriever: Unsupervised Dense Retrieval by Scalable Data Augmentation"

    Python
    Voir sur GitHub↗4
  • salesforceairesearch/persdistillS

    SalesforceAIResearch/PersDistill

    0Voir sur GitHub↗

    This is the official code for the paper Personalised Distillation: Empowering Open-Sourced LLMs with Adaptive Learning for Code Generation) (accepted to EMNLP 2023).

    Voir sur GitHub↗0
  • sematic-ai/sematicAvatar de sematic-ai

    sematic-ai/sematic

    998Voir sur GitHub↗

    An open-source ML pipeline development platform

    Python
    Voir sur GitHub↗998
  • sumilergao/sungenAvatar de SumilerGAO

    SumilerGAO/SunGen

    28Voir sur GitHub↗

    This repository contains the code for our paper “SunGen: Self-Guided High-Quality Data Generation in Efficient Zero-Shot Learning”.

    Python
    Voir sur GitHub↗28
  • tensorchord/envdAvatar de tensorchord

    tensorchord/envd

    2,211Voir sur GitHub↗

    🏕️ Reproducible development environment for humans and agents

    Go
    Voir sur GitHub↗2,211