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
·
I

ise-uiuc/magicoder

0
View on GitHub↗
0 stars·0 forks·9 vues

Magicoder

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

Features

  • Code Generation and Distillation - Enhances code generation using instructional data.
  • Data Curation - Refines code generation data for improved instruction tuning.
  • Instruction Tuning - Instruction-tuned models using high-quality synthetic data.

Historique des stars

Graphique de l'historique des stars pour ise-uiuc/magicoderGraphique de l'historique des stars pour ise-uiuc/magicoder

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.

Start searching with AI

Alternatives open source à Magicoder

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Magicoder.
  • 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
  • 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
  • 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
  • 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
Voir les 30 alternatives à Magicoder→

Questions fréquentes

Que fait ise-uiuc/magicoder ?

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

Quelles sont les fonctionnalités principales de ise-uiuc/magicoder ?

Les fonctionnalités principales de ise-uiuc/magicoder sont : Code Generation and Distillation, Data Curation, Instruction Tuning.

Quelles sont les alternatives open-source à ise-uiuc/magicoder ?

Les alternatives open-source à ise-uiuc/magicoder incluent : codefuse-ai/mftcoder — High Accuracy and efficiency multi-task fine-tuning framework for Code LLMs. This work has been accepted by KDD 2024. thunlp/ultrachat — UltraChat is a collection of large-scale conversational datasets and instruction-tuning data designed for training and… sahil280114/codealpaca — This is the repo for the Code Alpaca project, which aims to build and share an instruction-following LLaMA model for… openlm-research/open_llama — Open Llama is an open source large language model and pre-trained transformer designed as a permissively licensed… humansignal/labelimg — labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for… facebookresearch/codellama — Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software…