Files
Yuuki-3.7/NOTICE
ModelHub XC f6217ffe84 初始化项目,由ModelHub XC社区提供模型
Model: OpceanAI/Yuuki-3.7
Source: Original Platform
2026-07-21 10:56:11 +08:00

24 lines
723 B
Plaintext

Yuuki - Mobile-Trained Code Language Model
Copyright 2026 OpceanAI
This product includes a language model trained entirely on a mobile device
(Qualcomm Snapdragon 685) over 42 days with zero GPU budget.
Training Details:
- Base model: DistilGPT-2 (82M parameters)
- Training period: January-March 2026
- Hardware: Android device (Snapdragon 685, 6GB RAM)
- Dataset: The Stack (75,000 examples for v0.1)
- Total cost: $0 in cloud/GPU compute
Third-party Components:
- Transformers library by HuggingFace (Apache 2.0)
- PyTorch (BSD-3-Clause)
- The Stack dataset by BigCode (BigCode OpenRAIL-M)
- DistilGPT-2 base model (Apache 2.0)
Special Thanks:
- My snapdragon 685
- HuggingFace for infrastructure
- The ML community