Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-huggingface

Repository containing awesome resources regarding Hugging Face tooling.
https://github.com/NielsRogge/awesome-huggingface

Last synced: 5 days ago
JSON representation

  • Hardware

  • Alternative solutions

    • Inference Endpoints

    • Together.ai

      • Together.ai - tuning and deploying of open-source AI models. It supports both dedicated and serverless endpoints.
    • AnyScale

      • AnyScale - tuning and deploying of open-source AI models. It supports both dedicated and serverless deployments.
    • FireWorks.ai

      • FireWorks.ai - source AI models, mainly targeting large language models.
    • Replicate

  • Software

    • vLLM

      • vLLM - source large language models. It also supports an OpenAI-compatible server. This allows to use the [OpenAI Python library](https://github.com/openai/openai-python) to interact with the model.
    • TGI (text-generation-inference)

      • TGI - source large language models. It is used as backend for [Chat UI](https://github.com/huggingface/chat-ui), Hugging Face's open alternative to OpenAI's ChatGPT website.