> StarPro64 > Software
Edit page

StarPro64: Software

The releases are still in alpha state and are only fit for development and testing purposes.

NuttX

NuttX, an Apache project, is a real-time operating system that prioritizes adherence to standards and maintains a compact size.

Read StarPro64 EIC7700X RISC-V SBC: Maybe LLM on NPU on NuttX? by lupyuen.

RockOS

RockOS is a customized Debian distribution for the EIC770X by PLCT Lab.

Download: https://fast-mirror.isrc.ac.cn/rockos/images/generic/latest/

More information on this image SDK can be found at: https://github.com/rockos-riscv.

ALPHA-One

This is the early test build that contains both 7b Deepseek and QWen2 LLM build, OS based on RockOS. The image for 32 GB eMMC modules and above. For larger than 32GB eMMC, please use gpart to extend the file partition.

Download:

File information:

  • MD5 (GZip file): 6669a436104e97e2ad90679e06f62d78
  • File Size: 18.21 GB
UserPassword
eswineswin

To explore LLM, use terminal program and execute below command lines:

DeepSeek 7b LLM command:

$ sudo /opt/eswin/sample-code/npu_sample/qwen_sample/bin/es_qwen2 /opt/eswin/sample-code/npu_sample/qwen_sample/src/deepseek_r1_distill_qwen_7b/config.json

Qwen2 7bLLM command:

$ sudo /opt/eswin/sample-code/npu_sample/qwen_sample/bin/es_qwen2 /opt/eswin/sample-code/npu_sample/qwen_sample/src/qwen2_7b/config.json

Qwen2 0.5bLLM command:

$ sudo /opt/eswin/sample-code/npu_sample/qwen_sample/bin/es_qwen2 /opt/eswin/sample-code/npu_sample/qwen_sample/src/qwen2_0_5b/config.json

SDKs

SDK document (some in Chinese): https://files.pine64.org/SDK/StarPro64/docs.7z (34 MB. MD5 checksum of the 7-Zip file is 8ee9b660c336d9979191d212e9826226)

STARPro64 Uboot and Linux Kernel Release:

AI SDK Release

LLM and Neural Network tools release

Ollama Pack

  1. Based on 20250730 Release install whisper and ollama deb package
  2. 20250730 path: /ai_release/EIC7x_AI_Release_20250730
  3. whisper reference: ftp: /share/2025-10-09/whisper/WHISPER_README.md
  4. after install ollama deb package,refer to /home/eswin/OLLAMA_README.md for operation manual

Ollma Pack 20251009: https://files.pine64.org/SDK/StarPro64/StarPro64%20Ollam%20Pack%202025-10-09.7z (1.826 GB. MD5 checksum of the 7-Zip file is ad0093f121963978af41550790643ab4)