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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alisawuffles avatar

alisawuffles/ambient

0
View on GitHub↗
66 stars·9 forks·Jupyter Notebook·3 vues

Ambient

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

Features

  • Large Language Models - Dataset for evaluating ambiguity resolution in language models.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.

Historique des stars

Graphique de l'historique des stars pour alisawuffles/ambientGraphique de l'historique des stars pour alisawuffles/ambient

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 à Ambient

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Ambient.
  • allenai/mmc4Avatar de allenai

    allenai/mmc4

    953Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗953
  • artidoro/qloraAvatar de artidoro

    artidoro/qlora

    10,929Voir sur 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
    Voir sur GitHub↗10,929
  • aigc-audio/audiogptAvatar de AIGC-Audio

    AIGC-Audio/AudioGPT

    10,174Voir sur 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
    Voir sur GitHub↗10,174
  • berriai/litellmAvatar de BerriAI

    BerriAI/litellm

    50,579Voir sur GitHub↗

    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
    Voir sur GitHub↗50,579
Voir les 30 alternatives à Ambient→

Questions fréquentes

Que fait alisawuffles/ambient ?

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

Quelles sont les fonctionnalités principales de alisawuffles/ambient ?

Les fonctionnalités principales de alisawuffles/ambient sont : Large Language Models, Natural Language Processing.

Quelles sont les alternatives open-source à alisawuffles/ambient ?

Les alternatives open-source à alisawuffles/ambient incluent : 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… 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… deep-floyd/if — IF is a text-to-image diffusion system that translates natural language descriptions into visual imagery. The project…