1860 related articles

Deploy DeepSeek-V4-Flash DSpark on 8× H20-141G using GPUStack's SGLang backend on Day 0. Full walkthrough of Web UI config, parameter tuning, and 200 tokens/sec benchmark results.

A deep dive into MIG, MPS, and Time-Slicing GPU sharing solutions for Kubernetes production. Compare isolation, performance, and use cases to make the right choice.

Should low-usage teams rent or buy GPUs? Based on real billing data, we break down hardware costs, electricity, and hidden time losses to help small teams decide.

Womprat is an open-source lightweight aerial target tracking tool by Punk Labs. Runs fully on CPU — no GPU or trained models required. Uses classical CV algorithms.

Mesh LLM is an open-source distributed inference framework that splits model layers across multiple devices, creating a virtual super GPU to run 100GB+ LLMs on consumer hardware.
Building an eGPU for Local LLM on a $1…
Building an eGPU for local LLMs on a $1,000 budget? This guide covers GPU selection, dock costs, RTX 3090 vs 3060 value, and top tools like Ollama and llama.cpp.

A comprehensive decision framework for production LLM deployment: model selection (open-source vs. API), GPU VRAM configuration, and inference engine comparison including vLLM and TensorRT-LLM.

A deep dive into the technical feasibility and real-world challenges of P2P student GPU sharing networks, covering distributed computing, latency, security, and incentive design.
The Circular Financing Trap in Nvidia'…
An in-depth look at the circular financing model among Nvidia, CoreWeave, and Nebius—where suppliers double as investors, capital self-reinforces, and valuation bubbles and systemic risk lurk behind the AI infrastructure boom.

A deep dive into the five genuinely tough challenges of production MLOps: fault-tolerant training on Spot instances, cross-team GPU scheduling, data reproducibility, model observability, and inference cost optimization.

SlickToken is a GPU fleet and agentic workflow planning tool for AI teams, supporting offline simulation, load testing, and capacity planning—no internet required to protect enterprise data.

The Miles team and AMD announce the full port of DeepSeek-V4 Flash RL training to AMD Instinct MI355X GPUs on ROCm, boosting AIME pass@1 from 0.39 to 0.49—a milestone for compute ecosystem diversity.

A comprehensive analysis of the terminal technology stack: PTY mechanisms, ANSI escape sequences, terminfo compatibility, Unicode rendering, and GPU acceleration explained.

An in-depth look at INT4 ConvRot W4A4 quantization, covering conversions of Krea2, Qwen-Image, and other diffusion models to help ComfyUI users run large image models on 8GB GPUs.

An in-depth look at why CPU and GPU utilization is low in RL training, covering vectorized environment parallelism, distributed Actor-Learner architectures, GPU-side simulation (Isaac Gym/Brax), and Ray RLlib practice.

ComfyUI-INT4-Fast brings W4A4 quantized inference to ComfyUI. RTX 3060 (6GB VRAM) generates 1024×1024 images in 17s. Per-layer mixed-precision routing balances speed and quality for Flux models.

GLM-5.2 enters internal testing; Moore Threads open-sources MUSA Coder, China's first code LLM trained on domestic GPUs; Google backs Anthropic with $35B in guarantees.

NVIDIA TensorRT now supports multi-device inference via pipeline and tensor parallelism, distributing large models across multiple GPUs to break through single-card memory limits.

An in-depth analysis of reverse-engineering Nvidia CUDA-checkpoint to accelerate GPU cold starts. Covers checkpoint/restore, Serverless GPU prospects, and VRAM snapshot challenges.

In-depth guide to Kaggle's free-tier compute: P100/T4 GPU with 30 hours/week quota, 12-hour sessions, suitable models like CNN and BERT fine-tuning, plus tips like mixed precision and checkpointing to start deep learning at zero cost.