Tele-AI/TeleFuser

High-performance runtime for real-time multimodal generation and world models—streaming inference, stateful sessions, and distributed GPU execution.

23Stars on the repository
6Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

add-new-pipeline

01

Tele-AI/TeleFuser

Skill Claude CodeCodex

Integrate an external model or pipeline into TeleFuser while preserving upstream behavior and reusing TeleFuser's existing pipeline, stage, model-loading, configuration, example, CLI, and service interfaces. Use for new model support, new pipeline integration, or porting an upstream inference implementation.

23 6d ago A 63 tokens original Apache-2.0

optimize-pipeline

02

Tele-AI/TeleFuser

Skill Claude CodeCodex

Optimize an existing TeleFuser pipeline using measured bottlenecks and current repository-supported ops, parallelism, caching, quantization, compilation, or offload mechanisms. Use for latency, throughput, GPU memory, OOM, multi-GPU, or inference-performance work after a correct baseline exists.

23 6d ago A 64 tokens original Apache-2.0

profile-pipeline

03

Tele-AI/TeleFuser

Skill Claude CodeCodex

Profile a TeleFuser pipeline progressively from stage timing to isolated kernel analysis and optional Nsight Compute diagnosis. Use when investigating latency, throughput, memory, output cadence, slow stages, or GPU kernel bottlenecks before optimization.

23 6d ago A 49 tokens original Apache-2.0