bd4sur/Nano
电子鹦鹉 / Toy Language Model
This project helps anyone interested in exploring how small-scale language models (like chatbots) work and how to deploy them on various devices. It takes raw text data for training and outputs trained models that can understand and generate human-like text. Researchers, hobbyists, or educators can use it to experiment with language model technology on anything from a web browser to a small single-board computer.
264 stars.
Use this if you want to understand, train, and deploy small language models on resource-constrained devices like microcontrollers, routers, or Raspberry Pis.
Not ideal if you are looking for a pre-trained, high-performance large language model for production use or if you need to perform complex, multi-turn conversations without further development.
Stars
264
Forks
13
Language
C
License
—
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/bd4sur/Nano"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vllm-project/vllm-ascend
Community maintained hardware plugin for vLLM on Ascend
kvcache-ai/Mooncake
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.
SemiAnalysisAI/InferenceX
Open Source Continuous Inference Benchmarking Qwen3.5, DeepSeek, GPTOSS - GB200 NVL72 vs MI355X...
sophgo/tpu-mlir
Machine learning compiler based on MLIR for Sophgo TPU.
uccl-project/uccl
UCCL is an efficient communication library for GPUs, covering collectives, P2P (e.g., KV cache...