This section introduces the end-to-end operational framework of D-Robotics-LLM based on the DeepSeek-R1-Distill-Qwen model.
It is divided into two parts—simple development and advanced development—covering usage workflows for different technical scenarios. You can choose the appropriate approach according to your actual use case.
Simple Development: This section describes a streamlined development workflow using the DeepSeek-R1-Distill-Qwen-1.5B model as an example, covering key steps from model and deployment package preparation to on-device execution, enabling you to quickly validate DeepSeek-R1-Distill-Qwen model development.
Advanced Development: This section presents a full-cycle development pipeline based on the DeepSeek-R1-Distill-Qwen model, encompassing the entire workflow—from model and deployment package preparation, model quantization, edge-side deployment, on-device runtime setup, to final on-device execution—helping you gain a deeper understanding of the complete model deployment process.
D-Robotics-LLM provides quantization and edge-side deployment capabilities for the DeepSeek-R1-Distill-Qwen model. Currently supported models include DeepSeek-R1-Distill-Qwen-1.5B and DeepSeek-R1-Distill-Qwen-7B.