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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
deep-diver avatar

deep-diver/Alpaca-LoRA-Serve

0
View on GitHub↗
3,324 stars·377 forks·Python·Apache-2.0·7 views

Alpaca LoRA Serve

LLM as a Chatbot Service

Features

  • Model Serving Engines - Chatbot service implementation for instruction-tuned models.

Star history

Star history chart for deep-diver/alpaca-lora-serveStar history chart for deep-diver/alpaca-lora-serve

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Alpaca LoRA Serve

These projects share indexed features with Alpaca LoRA Serve. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • defilantech/llmkubedefilantech avatar

    defilantech/LLMKube

    130View on GitHub↗

    Kubernetes operator for local LLM inference with llama.cpp, vLLM, TGI, and mlx-server — multi-GPU NVIDIA Apple Silicon Metal, autoscaling, air-gapped, production-ready

    Go
    View on GitHub↗130
  • flowiseai/flowiseFlowiseAI avatar

    FlowiseAI/Flowise

    53,641View on GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    TypeScriptagentic-aiagentic-workflowagents
    View on GitHub↗53,641
  • fminference/flexgenFMInference avatar

    FMInference/FlexGen

    9,366View on GitHub↗

    FlexGen is an inference engine for large language models designed for high-throughput execution on single or multiple GPUs. It functions as a framework for managing model execution through a combination of memory offloading, weight compression, and pipeline orchestration. The system enables the execution of models that exceed available GPU memory by moving tensors and caches between GPU memory, system RAM, and disk storage. It utilizes 4-bit weight quantization to reduce the memory footprint of model parameters, allowing for increased batch processing capacity. The project covers distributed

    Python
    View on GitHub↗9,366
  • alichherawalla/off-grid-mobile-aialichherawalla avatar

    alichherawalla/off-grid-mobile-ai

    2,478View on GitHub↗

    The Swiss Army Knife of Offline AI. Chat, Speak, and Generate Images - Privacy First, Zero Internet. Download an LLM and use it on your mobile device. No data ever leaves your phone. Supports text-to-text, vision, text-to-image

    TypeScriptedge-aiggufllama-cpp
    View on GitHub↗2,478
Compare all 23 related projects→

Frequently asked questions

What does deep-diver/alpaca-lora-serve do?

LLM as a Chatbot Service

What are the main features of deep-diver/alpaca-lora-serve?

The main features of deep-diver/alpaca-lora-serve are: Model Serving Engines.

Which projects share features with deep-diver/alpaca-lora-serve?

Projects with overlapping indexed features include: defilantech/llmkube — Kubernetes operator for local LLM inference with llama.cpp, vLLM, TGI, and mlx-server — multi-GPU NVIDIA + Apple… flowiseai/flowise — Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual,… fminference/flexgen — FlexGen is an inference engine for large language models designed for high-throughput execution on single or multiple… fujitsuresearch/onecompression — Python package for LLM compression. ggerganov/llama.cpp — llama.cpp is a high-performance C++ inference engine and runtime for executing large language models locally across… alichherawalla/off-grid-mobile-ai — The Swiss Army Knife of Offline AI. Chat, Speak, and Generate Images - Privacy First, Zero Internet. Download an LLM…