Research code companion for a paper on on-policy distillation of large language models, implementing training recipes for studying distillation phenomena, mechanisms, and practical configurations.
Embedded field-oriented control library for sensorless and sensored PMSM motors, offering SVPWM-based modes with single-loop or cascaded position, speed, and current control. Optimized math and configurable PID and LADRC controllers target applications from basic speed regulation to high-performance servo drives.
A Rust library providing a safe tile-based domain-specific language for GPU kernel programming, with a host-side API for passing tensors to asynchronously executed kernels and reusing graphics resources efficiently.
Enterprise-grade, Spring-based microservices platform and cloud-native foundation supporting multi-tenancy, modular components, and security compliance features. Allows teams to switch between monolithic and microservice architectures from one codebase for flexible enterprise development.
Frontend library that mirrors JavaScript-readable runtime states such as slider positions and battery levels into CSS variables, letting styles react without manual listeners.
Parody-style React component library for fundraising signals, providing ready-to-use funding-round status displays with documentation and demonstration examples for developers building satirical startup pages.
A Playwright-compatible browser automation library rebuilt in Rust on a native CDP engine, offering Chromium control for Python and Node without driver subprocesses while saving memory.
Reference implementation of hypernetworks that encode documents directly into LoRA adapters to improve factual recall in LLMs. Includes training and evaluation pipelines plus pretrained models for researchers studying fast knowledge injection.
Zero-dependency open-source library of UI sound effects for web and mobile apps, letting developers switch a product's entire sound personality with a single call.
Implements a missing native portal for React Native that renders views across separate hierarchies, giving mobile developers flexible UI composition primitives.
Open-source offline reinforcement learning pipeline for SO101 and PiPER robots, providing data collection, training, and evaluation in a closed loop for robotics researchers.
Build-time compiler that turns Zod schemas into zero-overhead validation functions, integrating with Vite, webpack, esbuild, and Rollup for TypeScript developers.
Reusable shadcn React component library recreating terminal interfaces from Claude Code, Codex, and Grok for embedding familiar agent UIs into web apps.
Copy-paste React and Tailwind component, block, and template library built on Radix and Base UI, helping developers accelerate admin dashboards and landing pages.
Supplies an MIT-licensed open-source computer vision library covering detection, segmentation, pose estimation, and depth, with integrated training, inference, and model export workflows.
A unified toolkit for multimodal model inference, evaluation, and post-training, supporting over a dozen models and a hundred benchmarks. Serves researchers extending evaluations and training tasks to the cloud.
Large-scale asynchronous reinforcement learning engine for omni-modal model post-training, decoupling training from inference while supporting elastic scaling across distributed resources.
A vectorized differentiable 2D physics simulator for multi-agent reinforcement learning benchmarking, with modular scenarios and Gym, TorchRL and RLlib support.
Releases a mixture-of-experts training megakernel for NVIDIA NVL72 Blackwell systems that fuses compute and communication to accelerate production Composer training.
Cross-platform UI framework for Vue 3, TypeScript, and uni-app ecosystems, offering more than 80 components, theming, dark mode, internationalization, development utilities, and templates for H5, apps, HarmonyOS, and mini-programs.
Python library binding the V8 engine for loading and debugging web pages, simulating browser APIs, and supporting multi-platform installation for developers testing web-compatible Python workflows.
Fast, strongly typed multi-paradigm compiled programming language and its self-hosting compiler, supporting native builds across multiple operating systems and processor architectures for systems developers.