Run Open source LLMs and create OpenAI-compatible API services for the Llama2 series of LLMs locally With LlamaEdge!

Give it a try

Run a single command in your command line terminal.

bash <(curl -sSfL 'https://raw.githubusercontent.com/LlamaEdge/LlamaEdge/main/run-llm.sh') --interactive

Follow the on-screen instructions to install the WasmEdge Runtime and download your favorite open-source LLM. Then, choose whether you want to chat with the model via the CLI or via a web UI.

See it in action | GitHub | Docs

Why?

LlamaEdge, powered by Rust and WasmEdge, provides a strong alternative to Python in AI inference.

Learn more

Please visit the LlamaEdge project to learn more.