
local-llm
A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.

This repository provides a vLLM-based deployment for running the unsloth/Qwen3.6-35B-A3B-NVFP4 MoE model on NVIDIA DGX Spark (GB10) with optimized FP8/NVFP4 inference, supporting up to 256K context, multi-modal input, and speculative decoding.
28
No data
4
0
No data
2026-07-11
It demonstrates production-ready deployment of a large Mixture-of-Experts model (35B total, 3B active) on a single consumer-grade GPU (GB10) with cutting-edge optimizations like FlashInfer B12X linear kernels, FP8 KV cache, chunked prefill, and MTP speculative decoding, achieving ~80 tok/s decode speed and low latency.
vLLM deployment for Unsloth Qwen3.6-35B-A3B-NVFP4-Fast on NVIDIA DGX Spark
Similar projects matched by category, topics, and programming language.

A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.
Claudemux is a lightweight, dependency-minimal message bus that lets multiple Claude Code sessions communicate in real-time over tmux, enabling one session to ask another a question and receive the answer without manual intervention.
A set of bash scripts using ffmpeg to simulate vintage cassette tape audio profiles with noise, wow/flutter, bandwidth limits, and EQ.