Tagged articles

Qwen3.8-27B

3 articles · Page 1 of 1
AI Programming Lab
AI Programming Lab
Aug 20, 2026 · Artificial Intelligence

Testing Qwen3.8-27B on Dual 4090 GPUs and Connecting to Claude Code for Unlimited Tokens

The article details a hands‑on deployment of Alibaba's Qwen3.8-27B model on a server with two 48 GB turbo‑variant RTX 4090 GPUs using vLLM, discusses hardware and software constraints, configuration tweaks like FP8 KV cache, and integration with Claude Code via a custom Anthropic‑compatible router, while sharing performance observations and community benchmark scores.

Anthropic APIClaude CodeFP8 KV cache
0 likes · 9 min read
Testing Qwen3.8-27B on Dual 4090 GPUs and Connecting to Claude Code for Unlimited Tokens
AI Engineering
AI Engineering
Aug 20, 2026 · Artificial Intelligence

Qwen3.8-27B 1‑bit Quantization Fits in 8 GB RAM with 77% Accuracy

Unsloth’s new Dynamic V3 quantization for Qwen3.8‑27B compresses the 27‑billion‑parameter model to as little as 6.2 GB using 1‑bit, preserving about 77 % of the original Top‑1 accuracy and allowing inference on devices with 8 GB of combined RAM and VRAM, while higher‑bit versions require proportionally more memory.

1-bitDynamic V3GGUF
0 likes · 5 min read
Qwen3.8-27B 1‑bit Quantization Fits in 8 GB RAM with 77% Accuracy
IT Xianyu
IT Xianyu
Aug 15, 2026 · Artificial Intelligence

Running Alibaba’s Open‑Source Qwen3.8‑27B on a Consumer GPU: Unexpected Performance

The author tests Alibaba’s newly released open‑source Qwen3.8‑27B model, quantizes it to 4‑bit GGUF to fit a 14 GB VRAM slot on a 20 GB consumer GPU, and finds it matches or exceeds larger closed‑source models like Opus 4.6 Max and Claude on coding and helper tasks, all under an Apache 2.0 license.

Apache 2.0LLM quantizationQwen3.8-27B
0 likes · 7 min read
Running Alibaba’s Open‑Source Qwen3.8‑27B on a Consumer GPU: Unexpected Performance