🤖 AI & Agent

llama.cpp

⭐ 126,414 Stars 📜 MIT 替代: OpenAI API

📖 项目简介

C++ 实现的高性能 LLM 推理引擎,支持在消费级硬件上运行大模型。

🔗 GitHub 项目地址

https://github.com/ggerganov/llama.cpp

🔄 可替代的商用软件

OpenAI API

📝 项目原文介绍(英文)

llama.cpp LLM inference in C/C++ ggml / ops / maintainer PRs%20sort%3Aupdated-desc) / dev stats / lib llama API / llama-server REST API Quick start A few options to get llama.cpp installed on your machine: - Visit and follow the instructions - Run with Docker - see our Docker documentation - Download pre-built binaries from the releases page - Build from source by cloning this repository - check out our build guide Once installed: sh Download and run a model directly from Hugging Face llama cli

💬 社区讨论

⚠️ 免责声明:本文内容整理自 GitHub 开源社区,旨在分享和介绍优秀的开源替代方案。