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
zxx000728 avatar

zxx000728/CodeGPT

0
View on GitHub↗
114 stars·4 forks·Apache-2.0·9 views

CodeGPT

CodeGPT: A Code-Related Dialogue Dataset Generated by GPT and for GPT

Features

  • Industry Applications - Dataset and model for improving programming capabilities.
  • Large Language Models - Dataset of code-related dialogues for improving programming capabilities.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.

Star history

Star history chart for zxx000728/codegptStar history chart for zxx000728/codegpt

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does zxx000728/codegpt do?

CodeGPT: A Code-Related Dialogue Dataset Generated by GPT and for GPT

What are the main features of zxx000728/codegpt?

The main features of zxx000728/codegpt are: Industry Applications, Large Language Models, Natural Language Processing.

Which projects share features with zxx000728/codegpt?

Projects with overlapping indexed features include: allenai/mmc4 — MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text. berriai/litellm — LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model… aigc-audio/audiogpt — AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural… alisawuffles/ambient — Code and data associated with the AmbiEnt dataset in "We're Afraid Language Models Aren't Modeling Ambiguity" (Liu et… artidoro/qlora — This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation… bigcode-project/starcoder — Starcoder is a large language model and associated framework designed to generate, complete, and evaluate source code…

Projects sharing features with CodeGPT

These projects share indexed features with CodeGPT. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alisawuffles/ambientalisawuffles avatar

    alisawuffles/ambient

    66View on GitHub↗

    Code and data associated with the AmbiEnt dataset in "We're Afraid Language Models Aren't Modeling Ambiguity" (Liu et al., 2023)

    Jupyter Notebook
    View on GitHub↗66
  • allenai/mmc4allenai avatar

    allenai/mmc4

    953View on GitHub↗

    MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text.

    Python
    View on GitHub↗953
  • aigc-audio/audiogptAIGC-Audio avatar

    AIGC-Audio/AudioGPT

    10,174View on GitHub↗

    AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural audio pipelines. It functions as a multimodal audio generator and processing system, integrating a collection of pretrained models to handle speech synthesis, sound generation, and audio manipulation. The system is distinguished by its ability to generate audio from diverse inputs, including text and images, and its capacity to produce synchronized talking head videos. It also operates as a neural speech translator, converting spoken language between different tongues while pre

    Pythonaudiogptmusic
    View on GitHub↗10,174
  • artidoro/qloraartidoro avatar

    artidoro/qlora

    10,929View on GitHub↗

    This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation library and a four-bit quantizer to reduce the GPU memory requirements needed to train large models. The framework utilizes four-bit quantization and low-rank adapters to enable model training on consumer-grade hardware. It further reduces the memory footprint through double quantization and a paged optimizer that offloads states to system RAM. The system supports distributed training across multiple GPUs to handle larger parameter scales and includes utilities for custom dataset

    Jupyter Notebook
    View on GitHub↗10,929
Compare all 30 related projects→