awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
G

gpustack/llama-box

0
View on GitHub↗
0 星标·0 分支·1 次浏览

Llama Box

Features

  • Inference and Serving - Inference server implementation based on llama.cpp.
  • Inference Engines - Inference server implementation based on local model runners.

Star 历史

gpustack/llama-box 的 Star 历史图表gpustack/llama-box 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Llama Box 的开源替代方案

相似的开源项目,按与 Llama Box 的功能重合度排序。
  • bentoml/openllmbentoml 的头像

    bentoml/OpenLLM

    12,115在 GitHub 上查看↗

    OpenLLM is a framework for deploying, managing, and scaling open-source large language models

    Pythonbentomlfine-tuningllama
    在 GitHub 上查看↗12,115
  • alexrozanski/llamachatalexrozanski 的头像

    alexrozanski/LlamaChat

    1,510在 GitHub 上查看↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    在 GitHub 上查看↗1,510
  • augustdev/enchantedAugustDev 的头像

    AugustDev/enchanted

    5,967在 GitHub 上查看↗

    Enchanted is a privacy-focused, cross-platform chat frontend for interacting with self-hosted large language models on iOS and macOS. It serves as a native client for communicating with private model servers, specifically providing integration for the Ollama API. The application supports multimodal interactions, allowing users to combine text, image attachments, and voice prompts. It provides tools for local AI model management, including the ability to define persistent system prompts and switch between different models for specific tasks. The interface includes capabilities for rendering m

    Swift
    在 GitHub 上查看↗5,967
  • berriai/litellmBerriAI 的头像

    BerriAI/litellm

    50,579在 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
    在 GitHub 上查看↗50,579
查看 Llama Box 的所有 30 个替代方案→

常见问题解答

gpustack/llama-box 的主要功能有哪些?

gpustack/llama-box 的主要功能包括:Inference and Serving, Inference Engines。

gpustack/llama-box 有哪些开源替代品?

gpustack/llama-box 的开源替代品包括: berriai/litellm — LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model… bigai-nlco/tokenswift. bentoml/openllm — OpenLLM is a framework for deploying, managing, and scaling open-source large language models. augustdev/enchanted — Enchanted is a privacy-focused, cross-platform chat frontend for interacting with self-hosted large language models on… alexrozanski/llamachat — Chat with your favourite LLaMA models in a native macOS app. bklieger-groq/g1.