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
OpenLLM is a framework for deploying, managing, and scaling open-source large language models
Chat with your favourite LLaMA models in a native macOS app
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
TokenSpeed is a speed-of-light LLM inference engine designed for agentic workloads, with TensorRT-LLM-level performance and vLLM-level usability. Our goal is to be the most performant inference engine for production agentic workloads.
The main features of lightseekorg/tokenspeed are: Inference and Serving, Inference Engines, General Productivity Tools.
Open-source alternatives to lightseekorg/tokenspeed include: bentoml/openllm — OpenLLM is a framework for deploying, managing, and scaling open-source large language models. bigai-nlco/tokenswift. 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. berriai/litellm — LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model… bklieger-groq/g1.