Ross ROSS = Recommend OSS · open-source software intelligence for agents

xusenlinzy/api-for-open-llm

Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口 observed · 2026-08-28

github.com/xusenlinzy/api-for-open-llm · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

20/100

  • Activity 0
  • Release rhythm 8
  • Longevity 85
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1198
  • days_rel: n/a
  • days_push: 706
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2460 stars · 271 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python server that exposes open-source large language models (LLaMA, ChatGLM, Qwen, Baichuan, Falcon, etc.) behind an OpenAI-compatible API. It supports streaming responses, embeddings, reranking, LoRA adapters, and vLLM-accelerated inference so open models can drop in as ChatGPT replacements.

Use cases

  • serve open-source llm with openai compatible api
  • self-host chatgpt alternative backend
  • use langchain with local open llm
  • run chatglm or qwen behind openai api
  • deploy llm server with streaming responses
  • expose embeddings endpoint for rag knowledge base

When to choose

  • you want existing OpenAI SDK clients to work with open models
  • you need LangChain compatibility and embeddings for RAG
  • you want one unified backend for many open LLM families
  • you want vLLM-accelerated serving with concurrency

When to avoid

  • you only need OpenAI's hosted models
  • you need a production-grade inference server with broad model coverage like vLLM or TGI directly
  • you need non-OpenAI API styles or heavy enterprise features

Facets

service · maturity active

llm-inference api-framework http-server rag large-language-models artificial-intelligence self-hosted apis python self-hosted openai-compatible-api chatglm llama qwen vllm langchain streaming embeddings docker gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
xusenlinzy/api-for-open-llmmain20

For agents

markdown · JSON · MCP: product_card(name="xusenlinzy/api-for-open-llm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem