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

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

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

airobotlab/KoChatGPT

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

KoChatGPT

Features

  • Large Language Models - Implementation for fine-tuning and RLHF on Korean language models.

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

airobotlab/kochatgpt के लिए स्टार हिस्ट्री चार्टairobotlab/kochatgpt के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    alisawuffles/ambient

    66GitHub पर देखें↗

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

    Jupyter Notebook
    GitHub पर देखें↗66
  • allenai/mmc4allenai का अवतार

    allenai/mmc4

    953GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗953
  • antimatter15/alpaca.cppantimatter15 का अवतार

    antimatter15/alpaca.cpp

    10,138GitHub पर देखें↗

    alpaca.cpp is a high-performance local inference engine implemented in C++ for executing instruction-tuned large language models. It serves as a quantized model runtime designed to load and run model tensors on local hardware with minimal dependencies, removing the requirement for a full Python environment. The project focuses on on-device text generation and the deployment of private AI chatbots. It utilizes model weight quantization to reduce memory requirements and increase inference speed on consumer-grade devices. The system covers hardware-optimized model execution through thread-pool

    C
    GitHub पर देखें↗10,138
  • aigc-audio/audiogptAIGC-Audio का अवतार

    AIGC-Audio/AudioGPT

    10,174GitHub पर देखें↗

    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
    GitHub पर देखें↗10,174
KoChatGPT के सभी 30 विकल्प देखें→

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

airobotlab/kochatgpt की मुख्य विशेषताएं क्या हैं?

airobotlab/kochatgpt की मुख्य विशेषताएं हैं: Large Language Models।

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

airobotlab/kochatgpt के ओपन-सोर्स विकल्पों में शामिल हैं: alisawuffles/ambient — Code and data associated with the AmbiEnt dataset in "We're Afraid Language Models Aren't Modeling Ambiguity" (Liu et… allenai/mmc4 — MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text. antimatter15/alpaca.cpp — alpaca.cpp is a high-performance local inference engine implemented in C++ for executing instruction-tuned large… artidoro/qlora — This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation… bentoml/openllm — OpenLLM is a framework for deploying, managing, and scaling open-source large language models. aigc-audio/audiogpt — AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural…