Run This Ai
EN DE

Xinference

Run open-source LLMs, embeddings, and multimodal models with one line of code

★ 9,389 GitHub Apache-2.0 llm-servinginferenceembeddingsmultimodalself-hostedopen-source LLM & Chat

Überblick

Xinference (Xorbits Inference) is a powerful open-source platform for deploying and running large language models, embedding models, and multimodal models on your own infrastructure. With 9k+ GitHub stars, Xinference provides a unified API for serving models from Hugging Face, ModelScope, and custom checkpoints. Key features include distributed serving across multiple machines, a built-in web UI for model management, full OpenAI-compatible API endpoints, GPU and CPU support, and built-in quantization. Simply change one line of code to swap between GPT-4 and any open-source model, making it ideal for development, testing, and production deployments.

Anforderungen

Min vCPU
1
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
8192 MB
Rec Disk
20 GB

Empfohlener VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
Zum Anbieter

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
Zum Anbieter

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
Zum Anbieter

Affiliate-Hinweis

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  xinference:
    image: xprobe/xinference:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/xinference:/data

Bester VPS für Xinference →

Verwandte Tools

Anleitungen & Artikel