Device Overview
The RM-01 AI supercomputer is a portable AI solution that combines high performance, security, and ease of use, specifically designed for enterprise-level AI applications. It operates offline with local computation, significantly reducing data security risks and operational costs.System Architecture
RM-01 consists of three core modules interconnected through a built-in Ethernet switch chip, forming an independent internal network:Inference Module
IP Address:
10.10.99.98Handles AI model inference computation, providing high-performance computing powerApplication Module
IP Address:
10.10.99.99Runs pre-installed applications and business systems, such as Open WebUIManagement Module
IP Address:
10.10.99.97Provides RobOS real-time monitoring and device management functionsWhen you connect RM-01 to your host device (computer, phone, or tablet) via USB Type-C, the host will automatically be assigned the static IP address
10.10.99.100 and join RM-01’s internal network.Key Features
Powerful Performance
- Supports 300+ mainstream open-source models
- Up to 2070 TFLOPS computing power
- 128GB LPDDR5 high-speed memory
Ultimate Security
- Hardware-level asymmetric encryption protection
- Data processed locally, never transmitted externally
- Anti-tamper physical security design
Simple Deployment
- Deployment setup completed within 5 minutes
- Plug-and-play, no professional IT support needed
- Maximum power consumption only 140W (TDP 60W)
Device Interfaces
Front Interfaces
Front Interfaces
- Power Button: Short press to turn on/off, long press for 5 seconds to force shutdown
- Status Indicator: White (Running), Blue (Starting), Red (Error)
Top Interfaces
Top Interfaces
- CFexpress Slot: For model and application storage, supports hot-swapping
- MicroSD Slot: For logo customization and key storage
- Expansion Port: For connecting external expansion devices (supports multimodal input)
Side Interfaces
Side Interfaces
- USB-C Power Port: Connect to power adapter (supports PD3.1)
- USB-C Network Port: Connect to personal devices or enterprise switches
- Ventilation: Ensure good ventilation, do not block
Quick Start
First-time Setup
1
Unboxing Inspection
Confirm the package contains the following items:
- RM-01 Main Unit
- CFexpress Card with pre-installed models and applications
- MicroSD Card
- Warranty Card
- Quick Start Guide
- USB-C Power Adapter
- USB-C to Ethernet Adapter
2
Connect Power
- Connect the USB-C power adapter to the RM-01
- Connect the power adapter to a power outlet
3
Start the Device
- Press the power button
- Wait for the device to boot (about 1-2 minutes)
- A steady white indicator light means the device is running normally
4
Device Connection
Use a USB Type-C cable to connect RM-01 to your host device (computer, phone, or tablet). After the device is powered on, it will automatically configure the internal network, and your host will be assigned the static IP address:
10.10.99.100After successful connection, your host’s network interface will display as AX88179A or RMinte RM-01 (depending on version)
5
Configure Internet Sharing (Optional)
If you need RM-01 to access the internet, you can share the network through your host device. For macOS example:
- Open System Settings > Network > Sharing
- Enable Internet Sharing, select Wi-Fi as the sharing source
- In “Share to devices”, check the RM-01 network interface
- Manually set the RM-01 network interface parameters:
- IP Address:
10.10.99.100 - Subnet Mask:
255.255.255.0 - Router:
10.10.99.100
- IP Address:
- Click Done
This configuration makes the host act as a gateway, and RM-01 will automatically obtain the default gateway and DNS. If internet access is not needed, you can skip this step.
Accessing the Management Interface
RM-01 provides multiple management entry points, each corresponding to different functional modules:- RobOS Monitoring Dashboard
- Open WebUI Debugging
- Inference Service Endpoint
Access the real-time monitoring dashboard of the management module:View the connection status and operation of each RM-01 module here, keeping track of device health in real-time.
If you have purchased or deployed other enterprise applications, they typically run on the application module (
10.10.99.99). Please contact your service provider for specific port numbers and access methods.Model Management
Loading Open-Source Models (Automatic Mode)
RM-01 supports quick loading of open-source large language models (LLM), allowing you to easily verify model compatibility.1
Prepare Model Files
Using a CFexpress Type-B card reader, place the complete model weight files into the
auto/llm/ directory of the storage card.Supported formats include: .safetensors, .bin, .pt, .awq, etc.Correct example:Do not use subfolders! Files must be placed directly in the
auto/llm/ directory, not in subdirectories.Incorrect example:2
Insert Storage Card and Start
Insert the CFexpress Type-B storage card into RM-01 and restart the device. The system will automatically scan the
auto/llm/ directory and load compatible models.After the model is loaded, you can access the inference service through the inference service endpoint (
http://10.10.99.98:58000/v1/chat/completions).Automatic Mode Limitations:
- Only supports large language models (LLM), does not support embedding models or reranker models
- Suitable for quick verification of model compatibility, performance is limited (maximum context length ≤ 8192 tokens, memory usage rate ≤ 0.8)
- For higher performance or multi-model parallel deployment, please contact your service provider for manual mode (dev) technical support
Using AI Applications
View and Launch Applications
1
View Available Applications
- Log in to the management interface
- Click the “App Library” tab
- Browse the list of installed AI applications
2
Get Application Details
Click on the application name to view details, including functionality introduction, usage scenarios, and required resources
3
Launch Application
- Click the “Launch” button
- The application will open in a new tab
- Follow the application prompts to operate
Data Management
Data Import
- Single File Upload
- Batch Import
- Find the “Upload” or “Import” button in the application
- Select the file to upload
- Wait for the upload to complete
Data Security Guarantees
RM-01 uses multiple security measures to protect your data
Local Processing
All data is processed within the device, never uploaded to the cloud
Hardware Encryption
Uses asymmetric encryption technology to protect stored data
IP5X Sealing
Dust and moisture-proof design, prevents physical disassembly
Permission Control
Granular user permission management system
Security Usage Notes
Inference Module Access Restrictions
Inference Module Access Restrictions
The inference module does not support SSH login. All model management must be completed through the CFexpress Type-B storage card. This design ensures the stability and security of the inference service.
Do not attempt to directly access the SSH service of the inference module (
10.10.99.98). All model deployments should be performed through the storage card.Data Backup Recommendations
Data Backup Recommendations
Before updating models or configurations, it is recommended to back up the
auto/ and dev/ directories on the storage card to prevent configuration loss or the need to roll back to a previous version.Password Security
Password Security
- Change all default passwords immediately after first login
- Use strong passwords (at least 12 characters, including uppercase and lowercase letters, numbers, and special characters)
- Update passwords regularly (recommended every 90 days)
- Do not use the same password across multiple systems
User Management
Adding Users
1
Log in as Administrator
Use an administrator account to access the management interface
2
Enter User Management
Click on the “User Management” option in the left navigation bar
3
Create New User
Click the “Add User” button
4
Fill in User Information
Enter username, email, initial password, and permission level
5
Complete Creation
Click the “Create” button to complete user addition
Permission Settings
RM-01 supports granular permission control:Administrator
Full access permissions, including system settings
Advanced User
Can use all applications, manage their own data
Standard User
Can use designated applications, restricted data access
Guest
Can only use specific demo applications
Adjusting User Permissions
- Enter “User Management”
- Select the user to modify
- Click “Edit Permissions”
- Set application access permissions and data access scope
- Save changes
Regular Maintenance
Status Monitoring
Regular system status checks ensure smooth operation
Performance Metrics
- CPU usage
- Memory usage
Storage Status
- Storage space usage
- Data read/write speed
System Status
- Operating temperature
- Network connection status
Update Management
- Model Updates
- Application Updates
- System Updates
Update models through the CFexpress Type-B storage card:
- Obtain new model files from your service provider
- Use a card reader to place the model files into the
auto/llm/directory of the storage card - Ensure the file structure is correct (refer to the Model Management section)
- Reinsert the storage card and restart the device
It is recommended to back up existing model files before updating
Performance Optimization
If you notice device performance degradation, try the following steps
1
Close Unused Applications
Go to “Application Management” and stop any applications you don’t need
2
Clear Cache
Go to “System Maintenance” and select the “Clear Cache” option
3
Restart Device
Select “Restart” in the management interface, or short press the power button and select “Restart”
Troubleshooting
Device won't start
Device won't start
Possible causes and solutions:
- Power issue: Check power adapter connection, ensure using original power supply
- Storage card issue: Try removing and reinserting the storage card
- System issue: Hold the power button for 10 seconds to force shutdown, then restart
Application won't start
Application won't start
Possible causes and solutions:
- Insufficient resources: Close other running applications
- Corrupted application: Reinstall the application
- Model issue: Check if the required models are correctly loaded
Can't connect to network
Can't connect to network
Possible causes and solutions:
- Network adapter issue: Check the USB-C network adapter connection, confirm the host recognizes the AX88179A or RMinte RM-01 network interface
- IP address configuration error: Confirm the host IP address is
10.10.99.100with subnet mask255.255.255.0 - Firewall restrictions: Confirm the enterprise firewall is not blocking the following addresses:
10.10.99.97(Management Module)10.10.99.98(Inference Module)10.10.99.99(Application Module)
- Network interface not enabled: Confirm the RM-01 network interface is enabled in network settings
Poor performance
Poor performance
Possible causes and solutions:
- Multiple applications running simultaneously: Reduce the number of running applications
- Large model load: Switch to a smaller model
- High temperature: Ensure good device ventilation, avoid stacking
- Insufficient storage space: Clear unnecessary data
- Automatic mode limitations: If using automatic mode to load models, performance is limited to a maximum context of 8192 tokens. Contact your service provider to upgrade to manual mode for higher performance
Model loading failure
Model loading failure
Possible causes and solutions:
- Incorrect file structure: Ensure model files are placed directly in the
auto/llm/directory, do not use subfolders - Incompatible file format: Check if supported formats are used (
.safetensors,.bin,.pt,.awq, etc.) - Missing required files: Ensure complete model files are included, including
config.json,tokenizer.json, and other configuration files - Storage card not properly inserted: Reinsert the CFexpress Type-B storage card and restart the device
- Storage card failure: Try using another CFexpress Type-B storage card
Getting Support
Service Provider Contact Information
Technical Support Hotline
400-XXX-XXXX (Weekdays 9:00-18:00)
Email Support
Online Support
Learning Resources
Knowledge Base
Comprehensive documentation and guides
Video Tutorials
Step-by-step visual learning materials
Developer Community
Connect with other developers and experts
User Forum
Community discussions and Q&A
Congratulations! You have completed the basic setup and usage overview of RM-01! Now you can:
- Use RobOS at
http://10.10.99.97to monitor device status - Access Open WebUI at
http://10.10.99.99for model debugging - Load your own open-source models to the
auto/llm/directory via CFexpress Type-B storage card - Use the inference service endpoint at
http://10.10.99.98:58000/v1/chat/completionsfor AI inference
For in-depth development or optimizing RM-01 performance, please refer to the RM-01 Developer Guide or contact your service provider for additional technical support.
© 2025 Panidea (Chengdu) Artificial Intelligence Technology Co., Ltd. All rights reserved.