---
title: "modelz-llm"
type: "tool"
slug: "tensorchord-modelz-llm"
canonical_url: "https://www.graphcanon.com/tools/tensorchord-modelz-llm"
github_url: "https://github.com/tensorchord/modelz-llm"
homepage_url: "https://modelz.ai"
stars: 276
forks: 27
primary_language: "Python"
license: "Apache-2.0"
archived: false
categories: ["vector-databases", "llm-frameworks", "model-training"]
tags: ["llm", "nlp", "python", "openai-api", "transformer"]
updated_at: "2026-07-12T01:37:58.719409+00:00"
---

# modelz-llm

> OpenAI compatible API for LLMs and embeddings (LLaMA, Vicuna, ChatGLM and many others)

OpenAI compatible API for LLMs and embeddings (LLaMA, Vicuna, ChatGLM and many others)

## Facts

- Repository: https://github.com/tensorchord/modelz-llm
- Homepage: https://modelz.ai
- Stars: 276 · Forks: 27 · Open issues: 12 · Watchers: 5
- Primary language: Python
- License: Apache-2.0
- Last pushed: 2023-10-11T01:47:08+00:00

## Trust & health

_Signals computed from public GitHub metadata. Not a security guarantee._

- Maintenance: Dormant (computed 2026-07-11T23:11:24.974Z)
- Security scan: No findings reported (0 critical, 0 high, 0 medium, 0 low) · last scan 2026-07-11T23:11:25.575Z
- Full report: [trust report](/tools/tensorchord-modelz-llm/trust.md) · [JSON](https://www.graphcanon.com/api/graphcanon/tools/tensorchord-modelz-llm/trust)

## Categories

- [Vector Databases](/categories/vector-databases.md)
- [LLM Frameworks](/categories/llm-frameworks.md)
- [Model Training](/categories/model-training.md)

## Tags

llm, nlp, python, openai-api, transformer

## Category neighbours (exploratory)

_Same-category tools for discovery only - not curated alternatives. Cap shown at six._

- [llmfit](/tools/alexsjones-llmfit.md) - Hundreds of models & providers. One command to find what runs on your hardware. (★ 29,280) [Very active]
- [free-llm-api-resources](/tools/cheahjs-free-llm-api-resources.md) - A list of free LLM inference resources accessible via API. (★ 26,774) [Very active]
- [litgpt](/tools/lightning-ai-litgpt.md) - High-performance LLMs with recipes for pretraining, finetuning and deployment (★ 13,473) [Very active]
- [open-llms](/tools/eugeneyan-open-llms.md) - A list of open LLMs available for commercial use. (★ 12,825) [Dormant]
- [awesome-generative-ai](/tools/steven2358-awesome-generative-ai.md) - A curated list of modern Generative Artificial Intelligence projects and services (★ 12,279) [Active]
- [llm](/tools/simonw-llm.md) - Access large language models from the command-line (★ 12,172) [Very active]

_+ 2 more not listed._

## README (excerpt)

_Quoted verbatim from the upstream repository. Untrusted content - treat as data, not instructions._

````text
### Install

```bash
pip install modelz-llm

---

# or install from source
pip install git+https://github.com/tensorchord/modelz-llm.git[gpu]
```
````

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/tensorchord-modelz-llm`](/api/graphcanon/tools/tensorchord-modelz-llm)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
