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 ise-uiuc/magicoder

Open-source alternatives to Magicoder

30 open-source projects similar to ise-uiuc/magicoder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Magicoder alternative.

  • codefuse-ai/mftcoderAvatar de codefuse-ai

    codefuse-ai/MFTCoder

    714Voir sur GitHub↗

    High Accuracy and efficiency multi-task fine-tuning framework for Code LLMs. This work has been accepted by KDD 2024.

    Python
    Voir sur GitHub↗714
  • thunlp/ultrachatAvatar de thunlp

    thunlp/UltraChat

    2,786Voir sur GitHub↗

    UltraChat is a collection of large-scale conversational datasets and instruction-tuning data designed for training and evaluating generative AI models. It provides structured JSON data consisting of complex, multi-round dialogue sequences intended to refine the performance of large language models in chat tasks. The project focuses on improving reasoning and response quality through a diverse set of interactions across multiple sectors. These datasets are used for supervised fine-tuning and instruction tuning workflows to improve how models follow complex directions and maintain context acros

    Pythonchatbotchatgptdeep-learning
    Voir sur GitHub↗2,786
  • 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
  • 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

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
  • 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
  • facebookresearch/metaseqAvatar de facebookresearch

    facebookresearch/metaseq

    6,546Voir sur GitHub↗

    Metaseq is a transformer sequence modeling toolkit designed for training, fine-tuning, and deploying sequence-to-sequence models using open pre-trained weights. It provides a comprehensive framework for large language model training, including dedicated tools for sequence dataset processing and a standalone inference server for generating text via API requests. The project features specialized utilities for model quantization to reduce parameter precision to eight bits, which lowers memory usage and increases inference speed. It also includes a checkpoint conversion pipeline to transform mode

    Python
    Voir sur GitHub↗6,546
  • google-research/flanAvatar de google-research

    google-research/FLAN

    1,566Voir sur GitHub↗

    Original Flan (2021) | The Flan Collection (2022) | Flan 2021 Citation | License

    Python
    Voir sur GitHub↗1,566
  • google-research/text-to-text-transfer-transformerAvatar de google-research

    google-research/text-to-text-transfer-transformer

    6,528Voir sur GitHub↗

    This is a machine learning framework for treating diverse natural language processing tasks as a unified text-to-text problem. It provides a toolkit for pre-training and fine-tuning large-scale transformer models, utilizing a system where both inputs and outputs are formatted as raw text sequences. The framework is distinguished by its distributed training system, which uses mesh-based strategies to scale model weights and training batches across multiple TPU cores. It supports multi-task learning by combining diverse datasets into a single training stream using configurable mixture rates, al

    Python
    Voir sur GitHub↗6,528
  • hkust-nlp/deitaAvatar de hkust-nlp

    hkust-nlp/deita

    597Voir sur GitHub↗

    🤗 HF Repo 📄 Paper 📚 6K Data 📚 10K Data

    Python
    Voir sur GitHub↗597
  • imoneoi/openchatAvatar de imoneoi

    imoneoi/openchat

    5,481Voir sur GitHub↗

    OpenChat is a framework for the training, fine-tuning, and deployment of large language models optimized for conversational and mathematical reasoning tasks. It provides a comprehensive lifecycle for these models, ranging from training pipelines and deployment stacks to a web-based chat interface. The project focuses on enabling high-performance model execution on consumer-grade hardware without the need for enterprise-grade accelerators. It includes a production-ready inference server that implements the OpenAI chat completion protocol and utilizes dynamic request batching to optimize hardwa

    Python
    Voir sur GitHub↗5,481
  • 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
  • luohongyin/sailAvatar de luohongyin

    luohongyin/SAIL

    161Voir sur GitHub↗

    Towards Robust Grounded Language Modeling [DEMO](https://huggingface.co/spaces/luohy/SAIL-7B) | [WEB](https://openlsr.org/sail-7b)

    Python
    Voir sur GitHub↗161
  • namisan/mt-dnnAvatar de namisan

    namisan/mt-dnn

    2,259Voir sur GitHub↗

    New Release We released Adversarial training for both LM pre-training/finetuning and f-divergence.

    Python
    Voir sur GitHub↗2,259
  • nardien/kardAvatar de Nardien

    Nardien/KARD

    44Voir sur GitHub↗

    Official Code Repository for the paper Knowledge-Augmented Reasoning Distillation for Small Language Models in Knowledge-intensive Tasks (NeurIPS 2023).

    Python
    Voir sur GitHub↗44
  • nlpxucan/wizardlmAvatar de nlpxucan

    nlpxucan/WizardLM

    9,486Voir sur GitHub↗

    WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding, mathematical, and conversational tasks. It functions as an AI system for mathematical reasoning and code generation, as well as a synthetic dataset generator used to train other language models. The project is distinguished by its evolutionary instruction tuning, which uses a method to rewrite simple instructions into complex tasks. This process expands training dataset difficulty and produces a high volume of open-domain tasks across various difficulty levels. The system covers capa

    Python
    Voir sur GitHub↗9,486
  • ofa-sys/expertllamaAvatar de OFA-Sys

    OFA-Sys/ExpertLLaMA

    299Voir sur GitHub↗

    This repo introduces ExpertLLaMA, a solution to produce high-quality, elaborate, expert-like responses by augmenting vanilla instructions with specialized Expert Identity description. This repo contains: - Brief introduction on the method. - 52k Instruction-Following Expert Data generated by…

    Python
    Voir sur GitHub↗299
  • orhonovich/unnatural-instructionsAvatar de orhonovich

    orhonovich/unnatural-instructions

    181Voir sur GitHub↗

    This repository contains the Unnatural Instructions dataset. Unnatural Instructions is a dataset of instructions automatically generated by a Large Language model. See full details in the paper: "Unnatural Instructions: Tuning Language Models with (Almost) No Human Labor"

    Voir sur GitHub↗181
  • renzelou/muffinAvatar de RenzeLou

    RenzeLou/Muffin

    16Voir sur GitHub↗

    This repository contains the source code for reproducing the data curation of MUFFIN (Multi-faceted Instructions).

    Python
    Voir sur GitHub↗16
  • 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
  • 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
  • tianyi-lab/debatuneAvatar de tianyi-lab

    tianyi-lab/DEBATunE

    25Voir sur GitHub↗

    Can LLMs Speak For Diverse People? Tuning LLMs via Debate to Generate Controllable Controversial Statements (ACL'24) Chinese Version: [知乎](https://zhuanlan.zhihu.com/p/720237237)

    Python
    Voir sur GitHub↗25
  • universal-ner/universal-nerAvatar de universal-ner

    universal-ner/universal-ner

    375Voir sur GitHub↗

    UniversalNER: Targeted Distillation from Large Language Models for Open Named Entity Recognition Wenxuan Zhou, Sheng Zhang, Yu Gu, Muhao Chen, Hoifung Poon (*Equal Contribution)

    Python
    Voir sur GitHub↗375
  • urchade/glinerAvatar de urchade

    urchade/GLiNER

    3,333Voir sur GitHub↗

    Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts)

    Python
    Voir sur GitHub↗3,333
  • yizhongw/self-instructAvatar de yizhongw

    yizhongw/self-instruct

    4,602Voir sur GitHub↗

    Self-instruct is a framework for generating synthetic instruction datasets and fine-tuning large language models to improve their instruction-following capabilities. It provides a pipeline for aligning pretrained models with human intentions through a supervised fine-tuning workflow. The system utilizes a synthetic data generator that uses a seed set of tasks to prompt a model to create new instructional data. It includes an instruction dataset curator to remove redundant or low-quality entries, maintaining dataset diversity through a filtered task pool. The framework covers the full alignme

    Python
    Voir sur GitHub↗4,602
  • yyding1/gnerAvatar de yyDing1

    yyDing1/GNER

    60Voir sur GitHub↗

    Rethinking Negative Instances for Generative Named Entity Recognition

    Python
    Voir sur GitHub↗60
  • zetaalphavector/inparsZ

    zetaalphavector/inpars

    0Voir sur GitHub↗

    Inquisitive Parrots for Search A toolkit for end-to-end synthetic data generation using LLMs for IR

    Voir sur GitHub↗0
  • apcl-research/jam-cgptAvatar de apcl-research

    apcl-research/jam-cgpt

    4Voir sur GitHub↗

    Proposed by: - Chia-Yi Su - Collin McMillan

    Python
    Voir sur GitHub↗4
  • zjukg/knowpatAvatar de zjukg

    zjukg/KnowPAT

    193Voir sur GitHub↗

    Knowledgeable Preference Alignment for LLMs in Domain-specific Question Answering

    Python
    Voir sur GitHub↗193
  • bigcode-project/octopackAvatar de bigcode-project

    bigcode-project/octopack

    478Voir sur GitHub↗

    This repository provides an overview of all components from the paper OctoPack: Instruction Tuning Code Large Language Models. Link to 5-min video on the paper presented by Niklas Muennighoff.

    Jupyter Notebook
    Voir sur GitHub↗478