Introduction
This document describes how to develop Ollama on Kunpeng servers, including source code build, installation, and basic command verification.
Ollama is an open-source, lightweight inference framework designed for local deployment and running of large language models (LLMs). Deploying Ollama on Kunpeng servers can leverage the native support for GPT-Generated Unified Format (GGUF) models in the AArch64 architecture. This, combined with the Kunpeng multi-core processing capability and deep adaptation to the openEuler OS, enables instruction-level optimization.
Parent topic: Developer Guide