Tag

Qwen

A collection of 30 posts

Run Qwen3-8B on Mac: 2026 Installation Guide (Ollama, MLX, llama.cpp)
Qwen

Run Qwen3-8B on Mac: 2026 Installation Guide (Ollama, MLX, llama.cpp)

Quick answer. The easiest path is Ollama: install it, then run ollama run qwen3:8b for a 5.2 GB download that works on any Apple Silicon Mac with 16 GB RAM. For maximum speed on M1-M5 chips, switch to mlx-lm with an MLX-quantized build; pick llama.cpp with Q4_

· 6 min read
Set Up the Qwen2.5-1M Model on Ubuntu/Linux locally
AI

Set Up the Qwen2.5-1M Model on Ubuntu/Linux locally

To set up the Qwen2.5-1M model locally on Ubuntu/Linux, follow this comprehensive step-by-step guide. This guide will cover system requirements, installation of dependencies, launching the model, and troubleshooting common issues. Want the full picture? Read our continuously-updated Self-Hosting LLMs Complete Guide (2026) — hardware, ollama and vllm, cost-per-token, and

· 3 min read
Comprehensive Guide to Setting Up the Qwen2.5-1M Model on Windows
AI

Comprehensive Guide to Setting Up the Qwen2.5-1M Model on Windows

Quick answer. Running Qwen2.5-1M on Windows at full 1M-token context needs heavy VRAM: 7B needs ~120 GB and 14B needs ~320 GB. At a 32k context, Q4_K_M quantization brings 7B down to ~12 GB and 14B to ~24 GB — consumer-GPU territory. Ollama on Windows is the simplest

· 3 min read
Qwen turbo 1M
Qwen

How to Set Up the Qwen2.5-1M Model Locally on Your Mac

How to Set Up the Qwen2.5-1M Model Locally on Your Mac Artificial intelligence (AI) models have revolutionized technology in recent years, enabling applications that were once thought to be science fiction. Among these, the Qwen2.5-1M model stands out for its impressive capabilities in natural language processing (NLP) tasks.

· 3 min read