awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
I

ise-uiuc/magicoder

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·12 व्यूज़

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.

स्टार हिस्ट्री

ise-uiuc/magicoder के लिए स्टार हिस्ट्री चार्टise-uiuc/magicoder के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Magicoder के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Magicoder के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • sahil280114/codealpacasahil280114 का अवतार

    sahil280114/codealpaca

    1,512GitHub पर देखें↗

    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
    GitHub पर देखें↗1,512
  • thunlp/ultrachatthunlp का अवतार

    thunlp/UltraChat

    2,786GitHub पर देखें↗

    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
    GitHub पर देखें↗2,786
  • codefuse-ai/mftcodercodefuse-ai का अवतार

    codefuse-ai/MFTCoder

    714GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗714
  • openlm-research/open_llamaopenlm-research का अवतार

    openlm-research/open_llama

    7,526GitHub पर देखें↗

    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

    GitHub पर देखें↗7,526
Magicoder के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

ise-uiuc/magicoder क्या करता है?

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

ise-uiuc/magicoder की मुख्य विशेषताएं क्या हैं?

ise-uiuc/magicoder की मुख्य विशेषताएं हैं: Code Generation and Distillation, Data Curation, Instruction Tuning।

ise-uiuc/magicoder के कुछ ओपन-सोर्स विकल्प क्या हैं?

ise-uiuc/magicoder के ओपन-सोर्स विकल्पों में शामिल हैं: 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…