For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

Run large language models (LLMs) on CLORE.AI GPUs for inference and chat applications.

Tool
Use Case
Difficulty

Easiest LLM setup

Beginner

ChatGPT-like interface

Beginner

High-throughput production serving

Medium

Efficient GGUF inference

Easy

Full-featured chat UI

Easy

Fastest EXL2 inference

Medium

OpenAI-compatible API

Medium

Fast structured generation

Medium

HuggingFace serving solution

Medium

MMlab serving toolkit

Medium

vLLM fork with extra features

Medium

Machine learning compilation

Hard

Unified API proxy

Medium

Sparse model inference

Hard

Rust-based inference engine

Medium

Model Guides

Latest & Best Models

Model
Parameters
License
Fits on

27B dense

Apache 2.0

1× RTX 4090 (Q4)

119B / 6.5B active

Apache 2.0

2× RTX 4090 (Q2)

~750B / 40B active

MIT

10× RTX 5090 (Q2)

Flash 167GB · Pro 893GB

MIT

6–8× RTX 5090 (Flash)

428B / 23B active

minimax-community

6–8× RTX 5090 (Q2–Q3)

550B / 55B active

OpenMDW-1.1

4× RTX PRO 6000 (NVFP4)

2.8T

Kimi K3 licence

Nothing on the marketplace

744B / 40B active

MIT

Large rigs

Scout & Maverick

Llama Community

1× RTX 4090 (Scout Q4)

671B MoE

MIT

Large rigs

0.5B–72B

Apache 2.0

Any card

Specialized Models

Model
Parameters
Best For

6.7B-33B

Code generation

7B-34B

Code completion

4.7B

Fast Chinese/English

TBA

Zhipu AI latest

TBA

Moonshot AI model

1T

Massive open-source LLM

24B

Liquid AI model

TBA

Fast inference model

Efficient Models

Model
Parameters
Best For

2B-27B

Efficient inference

TBA

Google's latest compact

14B

Small but capable

7B / 8x7B

General purpose

675B MoE

Enterprise-grade

TBA

Efficient Mistral variant

GPU Recommendations

Model Size
Minimum GPU
Recommended
Clore.ai cost

7B (Q4)

RTX 3060 12GB

RTX 3090

$0.03–0.21/hr

13B (Q4)

RTX 3090 24GB

RTX 4090

$0.07–0.42/hr

27B (Q4)

RTX 3090 24GB

RTX 4090 / 5090

$0.07–0.77/hr

34B (Q4)

2× RTX 3090

1× RTX 5090

$0.14–0.77/hr

70B (Q4)

2× RTX 5090

1× RTX PRO 6000 96GB

$0.50–1.54/hr

120B+ (Q2)

2× RTX 4090

2× RTX 5090

$0.28–1.54/hr

400B+ (Q2)

8× RTX 5090

4× RTX PRO 6000

~$2.00–5.00/hr

Quantization Guide

Format
VRAM Usage
Quality
Speed

Q2_K

Lowest

Poor

Fastest

Q4_K_M

Low

Good

Fast

Q5_K_M

Medium

Great

Medium

Q8_0

High

Excellent

Slower

FP16

Highest

Best

Slowest

See Also

Last updated

Was this helpful?