minGPT by Andrej Karpathy is a clean, readable re-implementation of GPT in about 300 lines of PyTorch, designed for educational use and as a starting point for GPT-based research experiments.
minGPT — Minimal PyTorch GPT Implementation for Learning
minGPT by Andrej Karpathy is a clean, readable re-implementation of GPT in about 300 lines of PyTorch, designed for educational use and as a starting point for GPT-based research experiments.
Agent 可直接安装
这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。
npx -y tokrepo@latest install fde5bef1-4ea3-11f1-9bc6-00163e2b0d79 --target codex先 dry-run 确认安装计划,再运行此命令。
讨论
相关资产
Mr. Ranedeer — Personalized AI Tutor Prompt
GPT-4 system prompt that creates a personalized AI tutor. Adapts to your learning level, language, and style. Used by 30K+ learners.
Cloud Hypervisor — Lightweight Virtual Machine Monitor in Rust
Cloud Hypervisor is a KVM-based virtual machine monitor written in Rust for modern cloud workloads. It provides a minimal attack surface, fast boot times, and support for CPU/memory/device hotplug with a focus on security and simplicity.
Coturn — Open Source TURN and STUN Server for WebRTC
A free, open-source TURN and STUN server implementation that provides NAT traversal for WebRTC, VoIP, and real-time communication applications.
Valtio — Proxy-Based State Management for React
Valtio makes React state management simple by wrapping plain JavaScript objects in a proxy, so components automatically re-render when the properties they read change — no reducers, actions, or boilerplate required.