188 related articles
TutorialsDeploy Cloud Code and Hermes AI Agents to efficiently manage three physical hosts solo. Covers Ventoy single-file deployment, BTRFS+RAW Image setup, Agent task division, and risk control strategies.
TutorialsGuide to enabling MTP multi-Token prediction acceleration in llama.cpp, covering CUDA setup, desktop configuration, model selection, and benchmarks showing ~60 Token/s with Qwen3 27B.
TutorialsA practical guide to frontend AI full-stack development covering PNPM MonoRepo architecture, TurboRepo build optimization, and LangChain multimodal applications with Ollama local model deployment.
TutorialsComplete guide to AnythingLLM local knowledge base setup: installation tips, Ollama model configuration, document vectorization, recall optimization, and API integration.
Product ReviewsDetailed review of Hertzman local inference engine covering one-click deployment, smart hardware recommendations, OpenAI-compatible API, and performance comparison with LM Studio.
TutorialsLearn how to configure a local DeepSeek model in PyCharm via Ollama for free, privacy-safe AI-assisted programming. Includes installation steps, plugin setup, usage tips, and hardware recommendations.
Product ReviewsDeep dive into OpenHuman open-source AI Agent: context-first architecture, Rust+React hybrid, Memory Tree system, Token Juice compression, and multi-model routing.
TutorialsLearn how to build a full-stack multimodal AI conversation system using pnpm Monorepo architecture, covering local model integration, image understanding, and streaming chat.
TutorialsLearn how to build a multi-Agent collaborative system with CrewAI and FastAPI. Covers Agent, Task, Crew concepts, GPT/Tongyi Qianwen/Ollama integration, with complete code examples and model comparisons.
TutorialsExplore PyCharm AI Assistant's new features: free local AI completion, cloud-powered generation, Chat & Edit modes, and context management tips for Python developers.
Product ReviewsBenchmarking 4 solutions for running Qwen3.6-27B locally on Mac: GGUF, MLX Diflash, and MTP-LX. MTP-LX 4bit leads at 43.6 tok/s with solid coding, writing, and reasoning quality.
TutorialsDecode LLM naming conventions, understand 32B parameters & AWQ/GGUF quantization formats, with 4-bit VRAM estimation formulas, MOE model pitfalls, and model selection by GPU tier.
TutorialsBuild a local AI workstation with a P106 mining GPU for under $10. Run Live Portrait and other AI models locally with full privacy, zero marginal cost, and incredible value.
TutorialsComplete guide to deploying open-source LLMs locally with Ollama, covering installation, model selection, quantization strategies, Python API integration, and performance optimization tips.
Product ReviewsHands-on review of QwenCoder 80B deployed locally, compared to Gemini and Claude. Covers hardware setup, LM Studio deployment, and real coding test results to help you decide if local models can save on AI subscriptions.
TutorialsLearn how to deploy DeepSeek R1 locally using Ollama with this step-by-step guide covering installation, model selection, hardware requirements, and advanced features like GUI and knowledge bases.
TutorialsHow to tell if your GPU is out of VRAM when running local LLMs. Learn the difference between dedicated and shared GPU memory, monitor VRAM overflow via Task Manager, and use quantization and context length control to avoid OOM.
Product ReviewsBenchLocal real-world testing of DeepSeek V4 Pro, V4 Flash vs Qwen3.6 27B across 8 categories and 85 scenarios. V4 Pro leads by 6% but stumbles on math reasoning. Qwen3.6 Q6 rivals V4 Pro in agent tasks.
Product ReviewsDeep dive into Alibaba's Qwen3.6-27B: a 27B dense model delivering flagship-level code generation and multimodal capabilities on a single GPU with INT4 quantization.
TutorialsStep-by-step tutorial to deploy Hermes Agent with Qwen3.6 open-source LLM locally. Covers WSL setup, model download, Telegram bot integration for a zero-cost private AI Agent.