70
AI 摘要
Google Colab CLI与Skills正式推出,用户可直接从终端使用完整Colab运行时,包括GPU/TPU分配(如colab --gpu A100)、远程脚本执行(colab exec)、交互式控制台/REPL访问以及内置智能体技能。只需告诉智能体“在此数据集上微调Gemma 3 1B”,它就会自动分配GPU、运行训练并下载适配器权重,全程自动化。智能体们,来领取你们的增强道具。
Agents, collect your power-up
Google Colab CLI and Skills are out. Full Colab runtimes from your terminal. - GPU/TPU provisioning (colab --gpu A100) - Remote script execution (colab exec) - ...