tensor-parallelism

Tag

Cards List
#tensor-parallelism

@analogalok: I can't afford a $2,000 GPU is officially a dead excuse. yesterday I showed you how to unlock an enterprise grade 16GB …

X AI KOLs Timeline · 23h ago Cached

A guide on using Kaggle's free dual Tesla T4 GPUs (32GB VRAM) to run large LLMs with massive context windows, covering multi-GPU parallelism strategies in llama.cpp.

0 favorites 0 likes
#tensor-parallelism

Findings from troubleshooting p2p on 4x5060 ti bifurcation.

Reddit r/LocalLLaMA · 2026-06-27

Detailed findings on PCIe bifurcation and P2P performance issues with 4x GPU setups, including workarounds and alternatives for tensor and pipeline parallelism.

0 favorites 0 likes
#tensor-parallelism

vulkan: make TP viable by pwilkin · Pull Request #25051 · ggml-org/llama.cpp

Reddit r/LocalLLaMA · 2026-06-26 Cached

This pull request makes tensor parallelism (TP) viable in llama.cpp when using the Vulkan backend, enabling distributed inference across multiple GPUs.

0 favorites 0 likes
#tensor-parallelism

@ickma2311: Efficient AI Lecture 19: Distributed Training (Part 1) This lecture gave me a much clearer picture of how self-attentio…

X AI KOLs Timeline · 2026-06-10 Cached

Summary of Lecture 19 on efficient AI distributed training, covering data, pipeline, tensor, and sequence parallelism methods with notes on memory and communication bottlenecks.

0 favorites 0 likes
#tensor-parallelism

Weird to get near linear scaling by adding another GPU?

Reddit r/LocalLLaMA · 2026-06-08

A user reports near-linear performance scaling when adding a second RTX 3090 for inference with a Qwen model, achieving roughly 1.8x decode TPS improvement without NVLink.

0 favorites 0 likes
#tensor-parallelism

@gpusteve: you're interviewing for an ml performance role at anthropic and they ask: "you're serving a 70b transformer model on 8 …

X AI KOLs Timeline · 2026-06-08 Cached

A tweet explains the correct answer to an ML performance interview question at Anthropic about the latency tradeoffs of splitting tensor-parallel linear layers by columns vs. rows when serving a 70B transformer model on 8 GPUs, highlighting that performance is not similar despite equal per-GPU weights.

0 favorites 0 likes
#tensor-parallelism

@ggerganov: Highlighting recent advances in multi-GPU and tensor parallel support in llama.cpp Over the last few months llama.cpp m…

X AI KOLs Following · 2026-06-04

llama.cpp maintainers and NVIDIA engineers collaborated to significantly improve multi-GPU performance in ggml, enabling hardware-agnostic tensor parallelism and major performance gains on RTX systems.

0 favorites 0 likes
#tensor-parallelism

Accelerating Long-Tail Generation in Synchronous RLHF Training via Adaptive Tensor Parallelism

arXiv cs.AI · 2026-05-26 Cached

This paper proposes PAT, an adaptive tensor parallelism method that dynamically reconfigures TP during the generation stage of synchronous RLHF training to mitigate long-tail generation bottlenecks. Evaluations on LLaMA3.1-8B and Qwen3-14B show reductions in generation latency by up to 34.6% and end-to-end iteration latency by up to 27.2%.

0 favorites 0 likes
#tensor-parallelism

@Hikari_07_jp: Local LLM is incredibly complex. Hardware selection, quantization, harnesses, engines, tensor parallelism, unmodified m…

X AI KOLs Timeline · 2026-05-22 Cached

A user reflects on the complexity and fascination of running local LLMs, touching on hardware selection, quantization, and tensor parallelism.

0 favorites 0 likes
#tensor-parallelism

@levidiamode: Day 138/365 of GPU Programming One of my favorite lectures I've watched this year is Stanford's CS336 lecture 7 on GPU …

X AI KOLs Timeline · 2026-05-21 Cached

A learner shares enthusiasm for Stanford CS336 lecture 7 on GPU parallelism, which covers fundamental operations and connects them to multi-GPU setups and parallelism techniques like tensor, data, and pipeline parallelism.

0 favorites 0 likes
#tensor-parallelism

Dual GPU llama.cpp speedup

Reddit r/LocalLLaMA · 2026-05-17

A fork of llama.cpp fixes the --split-mode tensor issue with quantized KV caches, achieving up to 40% speed improvement on dual GPU setups without quality loss.

0 favorites 0 likes
#tensor-parallelism

@PyTorch: At #PyTorchCon Europe 2026, @ezyang (@Meta) explains why many developers find tensor parallelism difficult to work with…

X AI KOLs Following · 2026-05-14 Cached

At PyTorchCon Europe 2026, Edward Yang explains PyTorch's new pre-compilation support for distributed training and SPMD type system to help developers write correct tensor parallelism code, addressing common pitfalls in gradient correctness.

0 favorites 0 likes
#tensor-parallelism

NCCL-Free Tensor Parallelism on Dual Blackwell PCIe llama.cpp b9095 released!

Reddit r/LocalLLaMA · 2026-05-10

llama.cpp build b9095 introduces NCCL-free tensor parallelism for dual Blackwell PCIe GPUs, enabling efficient multi-GPU inference without relying on NCCL.

0 favorites 0 likes
← Back to home

Submit Feedback