rtx-3090

Tag

Cards List
#rtx-3090

@0xSero: Just 3090s with Qwen3.8-27B I'm extremely satisfied with it, feels different enough from glm and very compatible It mad…

X AI KOLs Timeline · yesterday Cached

A user shares satisfaction with using the Qwen3.8-27B AI model on RTX 3090 GPUs, comparing it favorably to GLM and describing the creation of a bossfight scene.

0 favorites 0 likes
#rtx-3090

I pushed Qwen3.8-27B to 99 tps single request and 1150 tps with a batch request on a RTX 3090

Reddit r/LocalLLaMA · 2d ago

The author optimized the Qwen3.8-27B model inference on an RTX 3090 GPU, achieving up to 99 tokens per second for single requests and 1150 tps with batch processing through various quantization and optimization techniques, and released the updated code on GitHub.

0 favorites 0 likes
#rtx-3090

Muse Glimmer ACTUALLY fits on a single RTX 3090

Reddit r/LocalLLaMA · 2026-08-10

User reports that Muse Glimmer, a 30B model, fits on a single RTX 3090 with full 256k context using Q4_K_XL quantization and DFlash, achieving 64-124 tok/s and perfect long-context retrieval, unlike comparable models.

0 favorites 0 likes
#rtx-3090

Dual 3090 setup: 400 pp t/s to 1600 pp t/s on Qwen 3.6 27B... with slightly lower tps.

Reddit r/LocalLLaMA · 2026-08-06

A user on a dual RTX 3090 setup discovers that llama.cpp's --split-mode tensor runs prompt processing on CPU (~400 t/s), while switching to --split-mode layer unlocks GPU prompt processing over 1600 t/s, with only a modest drop in token generation speed.

0 favorites 0 likes
#rtx-3090

Auto-fit vs tuned MoE offload: 564 → 1330 pp tok/s, unchanged decode (Qwen3.6-35B-A3B Q6 / RTX 3090)

Reddit r/LocalLLaMA · 2026-08-06

A developer benchmarks Qwen3.6-35B-A3B Q6 on an RTX 3090, showing that offloading eight MoE expert layers to CPU and increasing batch sizes improves prompt processing by 2.36× (564→1330 tok/s) with no decode speed regression, using evolutionary search to find the tuning config.

0 favorites 0 likes
#rtx-3090

Final optimization: from ~10 tok/s to ~15 tok/s on DeepSeek-V4-Flash-0731 at 128K ctx - 1 RTX 3090

Reddit r/LocalLLaMA · 2026-08-06

Tests et réglages détaillés pour optimiser DeepSeek-V4-Flash-0731 en GGUF sur une RTX 3090, atteignant ~15 tok/s à 128K de contexte grâce à différentes quantifications et paramètres de chargement.

0 favorites 0 likes
#rtx-3090

@no_stp_on_snek: Very nice. Huge for team 3090. And TurboQuant+ is already implemented in a bunch of inference engines.

X AI KOLs Following · 2026-08-03 Cached

A reply celebrates Unsloth AI's upcoming Qwen3.8-27B model, which will run on 17GB RAM/VRAM setups, and notes TurboQuant+ is already integrated into many inference engines — great news for RTX 3090 users.

0 favorites 0 likes
#rtx-3090

@malikwas1f: The four-line fix took DeepSeek-V4-Flash prefill from 127 → 312 t/s @10K and 91 → 283 @40K, with a passed recall check …

X AI KOLs Timeline · 2026-08-03 Cached

A four-line fix reportedly boosts DeepSeek-V4-Flash prefill speed from 127 to 312 t/s at 10K context and 91 to 283 t/s at 40K, with decode unchanged. The patch is shared via the club-3090 project for serving LLMs on RTX 3090s.

0 favorites 0 likes
#rtx-3090

@TheAhmadOsman: DROP EVERYTHING - Why hardware prices, including used RTX 3090s from 2020, are getting more expensive - Whether frontie…

X AI KOLs Timeline · 2026-07-21 Cached

This tweet discusses rising hardware prices, including used RTX 3090s, and argues that frontier intelligence is not limited to data centers, making a case for being bullish on local/open-source AI.

0 favorites 0 likes
#rtx-3090

@TheAhmadOsman: RTX 3090 owners tonight will be running Kimi_K3_3T_Q_0.001_K GGUF

X AI KOLs Following · 2026-07-16 Cached

A quantized GGUF version of the Kimi K3 model is now available, optimized for running on RTX 3090 GPUs.

0 favorites 0 likes
#rtx-3090

NVIDIA-Nemotron-Labs-3-Puzzle-75B-A9B on 2x3090s

Reddit r/LocalLLaMA · 2026-07-16

A detailed guide on running the quantized NVIDIA-Nemotron-Labs-3-Puzzle-75B-A9B model on two RTX 3090s using vLLM with full 262K context, achieving high inference speeds without CPU offloading.

0 favorites 0 likes
#rtx-3090

@superalesha: Don't dare bury RTX 3090 until you read this! @UnslothAI shipped two new 4-bit quants of qwen3.6-35b this week. i spent…

X AI KOLs Timeline · 2026-07-11 Cached

A benchmark comparison of nvfp4, nvfp4-fast, and AWQ 4-bit quantizations of Qwen3.6-35B on RTX 3090s shows similar performance, with the MTP head trick boosting throughput by 41%.

0 favorites 0 likes
#rtx-3090

Local benchmarks with a RTX 3090 - Qwen3.6 27b vs Ornith

Reddit r/LocalLLaMA · 2026-07-02

User runs local benchmarks comparing Qwen3.6 27b, Gemma4 26B, and Ornith1.0 35B on an RTX 3090 using inspect-ai. Results show Qwen leading in knowledge and coding, while Ornith is competitive in grounding and recall.

0 favorites 0 likes
#rtx-3090

Qwen 3.6 27B Speculative Decoding Bench: Pushing ~100 TPS on a single RTX 3090

Reddit r/LocalLLaMA · 2026-06-30

A detailed benchmark comparing speculative decoding engines for Qwen 3.6 27B on a single RTX 3090, showing ik_llama achieving ~100 tokens per second in code generation. Results include decode TPS, TTFT, VRAM usage, and context degradation across 5 engine variants.

0 favorites 0 likes
#rtx-3090

@malikwas1f: Ornith-1.0-35B: a Qwen3.6-35B-A3B coding fine-tune that edges the base on real coding (aider 15/30 vs 13) — full 262K a…

X AI KOLs Timeline · 2026-06-26 Cached

Announces Ornith-1.0-35B, a coding fine-tune of Qwen3.6-35B-A3B that slightly outperforms the base model on aider benchmarks. Also promotes the club-3090 repository for running LLMs on RTX 3090s.

0 favorites 0 likes
#rtx-3090

Qwen3.6-35B-A3B APEX on a Single RTX 3090 - Getting the Most Out of It

Reddit r/LocalLLaMA · 2026-06-22

A detailed guide on running the Qwen3.6-35B-A3B APEX model on an RTX 3090, comparing two llama.cpp forks and quantization methods for optimal speed and quality.

0 favorites 0 likes
#rtx-3090

@ItsmeAjayKV: Update on 3090: Now with Qwen 3.6-35b-a3b moe (q6_k_xl). Crossed 90 t/s for the very first time, no MTP yet, prefill sp…

X AI KOLs Timeline · 2026-06-17 Cached

A user reports achieving over 90 tokens per second inference speed with Qwen 3.6-35b-a3b MoE model on an RTX 3090 using llama.cpp, with prefill speeds exceeding 1000 t/s, indicating practical local deployment of large language models on consumer hardware.

0 favorites 0 likes
#rtx-3090

Cheapest hardware for Qwen 3.6: both 27B and 35B-A3B

Reddit r/LocalLLaMA · 2026-06-15

Discusses the cheapest hardware options for running Qwen 3.6 models, comparing RTX 3090 and Tesla V100 GPUs, and provides a detailed cost breakdown for a system at around $2000.

0 favorites 0 likes
#rtx-3090

RTX 5080 and RTX 3090 Setup: 80 Tok/s on Qwen 3.6 27B Q8

Hacker News Top · 2026-06-13

A setup using RTX 5080 and RTX 3090 GPUs achieves 80 tokens per second on the Qwen 3.6 27B Q8 model.

0 favorites 0 likes
#rtx-3090

club-3090 adds experimental FP8 support for Qwen3.6-27B!

Reddit r/LocalLLaMA · 2026-06-07

club-3090 adds experimental FP8 support for Qwen3.6-27B, enabling dual RTX 3090 rigs to run the model with performance similar to unquantized BF16.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback