Skip to main content
株式会社オブライト
Services
About
Company
Column
Glossary
Pricing
Free Tools
Contact
日本語
日本語
メニューを開く
Column
GGUF
Articles tagged "GGUF"
3 articles
AI
2026-08-20
Unsloth Dynamic 3.0 GGUF Quantization Explained
Unsloth Dynamic 3.0 is a GGUF quant method with fresh imatrix data, up to 10% higher accuracy at same size vs 2.0. Sizes, VRAM, setup. Updated Aug 2026.
GGUF
量子化
ローカルLLM
AI
2026-07-24
GGUF Quantization: Which Level to Pick (Q4_K_M, Q5_K_M, Q8_0, IQ) for Local LLMs
Start with Q4_K_M; step up to Q5_K_M or Q6_K if you have VRAM headroom. This guide explains GGUF naming, the quality/speed/VRAM tradeoffs per level, IQ (imatrix) quants, and how to choose by task. Updated July 2026.
GGUF
量子化
ローカルLLM
AI
2026-03-16
Ollama × OpenClaw: Creating Business-Specific AI Models with Modelfile
This article provides a detailed explanation of how to create business-specific custom AI models using Ollama's Modelfile feature and deploy them with OpenClaw. We cover practical techniques including prompt engineering, parameter tuning, importing GGUF format models, and A/B testing through multi-agent routing.
Ollama
OpenClaw
Modelfile