What is daft-udf-tuning?
Optimize Daft UDF performance. Invoke when user needs GPU inference, encounters slow UDFs, or asks about async/batch processing. Source: eventual-inc/daft.
Optimize Daft UDF performance. Invoke when user needs GPU inference, encounters slow UDFs, or asks about async/batch processing.
Quickly install daft-udf-tuning AI skill to your development environment via command line
Source: eventual-inc/daft.
| Stateless | @daft.func | Simple transforms. Use async for I/O-bound tasks. | | Stateful | @daft.cls | Expensive init (e.g., loading models). Supports gpus=N. | | Batch | @daft.func.batch | Vectorized CPU/GPU ops (NumPy/PyTorch). Faster. |
Optimize Daft UDF performance. Invoke when user needs GPU inference, encounters slow UDFs, or asks about async/batch processing. Source: eventual-inc/daft.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eventual-inc/daft --skill daft-udf-tuning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, OpenClaw, and more
Stable fields and commands for AI/search citations.
npx skills add https://github.com/eventual-inc/daft --skill daft-udf-tuningOptimize Daft UDF performance. Invoke when user needs GPU inference, encounters slow UDFs, or asks about async/batch processing. Source: eventual-inc/daft.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eventual-inc/daft --skill daft-udf-tuning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/eventual-inc/daft