awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
allenai avatar

allenai/mmc4

0
View on GitHub↗
953 Stars·38 Forks·Python·MIT·2 Aufrufe

Mmc4

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

Features

  • Large Language Models - Massive multimodal dataset containing images and document text.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.

Star-Verlauf

Star-Verlauf für allenai/mmc4Star-Verlauf für allenai/mmc4

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Mmc4

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Mmc4.
  • alisawuffles/ambientAvatar von alisawuffles

    alisawuffles/ambient

    66Auf GitHub ansehen↗

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

    Jupyter Notebook
    Auf GitHub ansehen↗66
  • artidoro/qloraAvatar von artidoro

    artidoro/qlora

    10,929Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,929
  • aigc-audio/audiogptAvatar von AIGC-Audio

    AIGC-Audio/AudioGPT

    10,174Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,174
  • berriai/litellmAvatar von BerriAI

    BerriAI/litellm

    50,579Auf GitHub ansehen↗

    LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model providers. It provides a standardized API interface that abstracts vendor-specific schemas, allowing developers to interact with diverse models through a single, consistent format. By acting as a central traffic management layer, it enables organizations to route, secure, and govern model interactions across multiple deployments. The platform distinguishes itself through its policy-driven architecture, which uses configuration-based routing to manage traffic distribution, load balanc

    Pythonai-gatewayanthropicazure-openai
    Auf GitHub ansehen↗50,579
Alle 30 Alternativen zu Mmc4 anzeigen→

Häufig gestellte Fragen

Was macht allenai/mmc4?

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

Was sind die Hauptfunktionen von allenai/mmc4?

Die Hauptfunktionen von allenai/mmc4 sind: Large Language Models, Natural Language Processing.

Welche Open-Source-Alternativen gibt es zu allenai/mmc4?

Open-Source-Alternativen zu allenai/mmc4 sind unter anderem: artidoro/qlora — This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation… cranot/chatbot-injections-exploits — ChatBot Injection and Exploit Examples: A Curated List of Prompt Engineer Commands - ChatGPT. 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… berriai/litellm — LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model… deep-floyd/if — IF is a text-to-image diffusion system that translates natural language descriptions into visual imagery. The project…