Local LLM Inference

当需要在本地硬件上跑开源大模型时使用;按显存/内存约束选模型与量化格式、给出 Ollama/llama.cpp/vLLM 的可执行命令与正确 Chat 模板,产出离线推理部署方案;不适用于云端 API 调用、非 LLM 机器学习或从零训练;触发词:本地LLM、Ollama、量化、GGUF、显存、vLLM

findscripter 0de1071 4.6 KB Updated

File contents

findscripter/everything-skills/tree/main/04-ai/local-llm-inference commit 0de1071b78

Frequently asked questions

npx skillmds@latest add findscripter/local-llm-inference