框架
llamafile
llamafile 是开源 AI 开发框架,2023 年推出,面向开发者、不写代码的人。
把开源模型打包成单个可执行文件,无需安装即可在本地运行。
主打:本地运行模型。开源,可以免费使用。使用方式:本地离线运行、命令行、API、自部署。
这是 https://godooo.ai/zh/framework/llamafile 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。
速览
能做什么
本地运行模型主打待校准
语音转写支持待校准
“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”— docs.mozilla.ai, 2026-09-24
待校准由机器提出,尚待校准
平替与同类
关系
- 基于…构建
- llama.cpp
常见问题
llamafile 是什么?
llamafile 是开源 AI 开发框架,2023 年推出,面向开发者、不写代码的人。把开源模型打包成单个可执行文件,无需安装即可在本地运行。
llamafile 免费吗?
免费。llamafile 是开源软件。
llamafile 开源吗?
开源。源代码在 https://github.com/mozilla-ai/llamafile。
llamafile 能本地运行吗?
能,可以在自己的电脑上离线运行。也可以部署在自己的服务器上。
llamafile 能做什么?
主打:本地运行模型。也能做:语音转写。
llamafile 有哪些开源替代品?
开源的有:Ollama、LocalAI、Gemma、llama.cpp、Whisper、exo、gpt-oss、Jan。其他:LM Studio。
来源
- docs.mozilla.ai/llamafile核实于 2026-09-24
- github.com/mozilla-ai/llamafile