TeleFuser
TeleFuser에는 Tele-AI에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.
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.
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.