ALPHA-One full documentation
The ALPHA-One is a Generative 7b LLM AI Agent based on StarPro64 board RISC-V based Single Board Computer with 20TOPS(int 8) NPU capability, and preinstalled 64G eMMC module contains 7b Deepseek/Owen LLM build in docker form.

The ALPHA-One
Software
Releases
Production release build 20250627
Image for 64GB eMMC module
This build contains 7b QWen2 LLM. To access the web UI, open http://alpha-one.local:8000/
Download:
File information:
- MD5 (GZip file): 
d62eeb1645c7b496a0815c4590f798c7 - File Size: 18.10 GB
 
| User | Password | 
|---|---|
eswin | eswin | 
Image for 32GB eMMC module and above
This is the early test build that contains both 7b Deepseek and QWen2 LLM build, OS based on ROCKOS. 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
 
| User | Password | 
|---|---|
eswin | eswin | 
Usage
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
The SDK documents can be found under https://files.pine64.org/SDK/StarPro64/docs.7z (some are in Chinese).
File information:
- MD5 (7-Zip file): 
8ee9b660c336d9979191d212e9826226 - File Size: 34 MB
 
SDK Release:
- 20250228: https://files.pine64.org/SDK/StarPro64/EIC7x_AI_Release_20250228.7z (1.932 GB. MD5 checksum of the 7-Zip file is 
f9171ec8b30e5d4d8eda1185f72af5e4.) - 20250330: https://files.pine64.org/SDK/StarPro64/EIC7x_AI_Release_20250330.7z (1.946 GB. MD5 checksum of the 7-Zip file is 
8ddc861755ed26785e67674aad8db87c.) 
LLM and tools release:
- LLM 20250228: https://files.pine64.org/SDK/StarPro64/deepseek&qwen-v0228.7z (722 MB. MD5 checksum of the 7-Zip file is 
b8ee72ee6a8912afefac3fa43a18be87) - Tools 20250228: https://files.pine64.org/SDK/StarPro64/EIC7x_nn-tools_Release_20250228.7z (6.625 GB. MD5 checksum of the 7-Zip file is 
868434b274412e173c3e264118dcb336) 
Specifications
Main Board and SoC Specification
- Based on StarPro64 Single Board Computer wiki page
 - Based on ESWIN EIC7700X SoC
 

EIC7700X block diagram
Features
System Memory
- 32GB 64bits LPDDR5@6400MHz RAM Memory.
 - 64GB eMMC preinstalled with 7b Deepseek/Qwen LLM
 
Case
- CNC from single Aluminum block
 - Passive cooling, built-in heat pipe that directly contact with SoC
 
Network
- Dual 10/100/1000 Mbps Ethernet
 - 2.4GHz/5GHz MIMO WiFi 802.11 b/g/n/ac/ax with Bluetooth 5.3
 
Expansion Ports
- 2× USB3.0 Dedicated Host port
 - 2× USB2.0 Shared Host port
 - Digital Video output up to 4K@60Hz
 - 3.5mm audio Jack with mic in
 
Certifications
- Not yet available
 
Potential Improvement
- Current 7bLLM throughput is around 3.5 tokens/second using docker form, potential improve up to 10 tokens/second when operates LLM in native mode.
 - Potential increase LLM capability from 7b to 15b with system software optimization
 - If ALPHA-One proven its potential, consider release ALPHA-Two which can host up to 30b LLM
 

