LlamaFile 是 AI Skill Hub 本期精选AI工具之一。在 GitHub 上收获超过 24.6k 颗 Star,综合评分 8.0 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
LlamaFile 是一款基于 C++ 开发的开源工具,专注于 AI、LLM、C++ 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
LlamaFile 是一款基于 C++ 开发的开源工具,专注于 AI、LLM、C++ 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 克隆仓库 git clone https://github.com/mozilla-ai/llamafile cd llamafile # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 llamafile --help # 基本运行 llamafile [options] <input> # 详细使用说明请查阅文档 # https://github.com/mozilla-ai/llamafile
# llamafile 配置说明 # 查看配置选项 llamafile --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export LLAMAFILE_CONFIG="/path/to/config.yml"
<img src="docs/images/llamafile-640x640.png" width="320" height="320" alt="[line drawing of llama animal head in front of slightly open manilla folder filled with files]">
llamafile lets you distribute and run LLMs with a single file.
llamafile is a Mozilla Builders project (see its announcement blog post), now revamped by Mozilla.ai.
Our goal is to make open LLMs much more accessible to both developers and end users. We're doing that by combining llama.cpp with Cosmopolitan Libc into one framework that collapses all the complexity of LLMs down to a single-file executable (called a "llamafile") that runs locally on most operating systems and CPU archiectures, with no installation.
llamafile also includes whisperfile, a single-file speech-to-text tool built on whisper.cpp and the same Cosmopolitan packaging. It supports transcription and translation of audio files across all the same platforms, with no installation required.
Download and run your first llamafile in minutes:
```sh
curl -LO https://huggingface.co/mozilla-ai/llamafile_0.10/resolve/main/Qwen3.5-0.8B-Q8_0.llamafile
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
经综合评估,LlamaFile 在AI工具赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | llamafile |
| 原始描述 | 开源AI工具:Distribute and run LLMs with a single file.。⭐24.6k · C++ |
| Topics | AILLMC++跨平台 |
| GitHub | https://github.com/mozilla-ai/llamafile |
| License | NOASSERTION |
| 语言 | C++ |
收录时间:2026-06-02 · 更新时间:2026-06-02 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。