Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.53 KB

File metadata and controls

45 lines (34 loc) · 1.53 KB
layout default
title Documentation
description Practical docs for LLM-Speed users and contributors
lang en

Documentation

Use this section when you already know the repository is relevant and want the shortest path to running, understanding, or validating it.

Start here

Goal Document
Install and run the project Quick Start
Understand the Python surface API Reference
Study the implementation shape Architecture
Tune or benchmark kernels Performance Guide
Diagnose build/runtime issues Troubleshooting

Chinese docs

Goal Document
快速开始 快速入门
API 参考 API 参考
架构说明 架构设计
性能指南 性能指南
故障排除 故障排除

Contributor workflow

Repository governance is handled through OpenSpec, not a parallel legacy specs tree.

Related links