cube-studio vs LLMs-from-scratch
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| cube-studio | LLMs-from-scratch | |
|---|---|---|
| Tagline | cubestudio开源云原生一站式机器学习/深度学习/大模型AI平台 | Implement a ChatGPT-like LLM in PyTorch from scratch |
| Stars | 2.3k | 99k |
| Forks | 181 | 15k |
| Open issues | 27 | 4 |
| Language | Python | Jupyter Notebook |
| License | Other | Other |
| Last pushed | Jul 4, 2026 | Jun 2, 2026 |
| Categories | Inference & Serving, Developer Tools, Model Training | Model Training, LLM Frameworks |
cube-studio
CubeStudio是一个面向云计算环境开发的全方位机器学习和深度学习解决方案,提供全面的服务如单点登录(SSO),多租户支持,算法全链路流程管理等。
Python
LLMs-from-scratch
Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.
Jupyter Notebook