268 结果
2025年8月28日 / AI
Detailed prompting techniques and best practices for various applications, including photorealistic scenes, stylized illustrations, product mockups, and more using Google's newly released Gemini 2.5 Flash Image; a natively multimodal model capable of generating, editing, and composing images using text, supporting capabilities like text-to-image, image editing, style transfer, and multi-image composition.
2025年8月27日 / Gemini
Google and Zed have partnered to integrate Gemini CLI directly into the Zed code editor, bringing AI capabilities directly into the editor for developers and allowing for faster and more focused coding, enabling tasks like in-place code generation, instant answers, and natural chat within the terminal with a seamless review workflow for AI-generated changes.
2025年8月27日 / Google Labs
Stax, an experimental developer tool, addresses the insufficient nature of "vibe testing" LLMs by streamlining the LLM evaluation lifecycle, allowing users to rigorously test their AI stack and make data-driven decisions through human labeling and scalable LLM-as-a-judge auto-raters.
2025年8月26日 / Gemini
Gemini 2.5 Flash Image is a new state-of-the-art image generation and editing model that allows for blending multiple images, maintaining character consistency, and targeted transformations using natural language, leveraging Gemini's world knowledge, now available through the Gemini API, Google AI Studio, and Vertex AI.
2025年8月21日 / Gemini
Gemini Code Assist 的代理模式现已在 VS Code(预览版)和 IntelliJ(稳定版)中推出,通过提出详细的用户审核和批准计划来简化复杂的编码任务。这种智能协作方法通过内联差异和持久聊天历史记录等功能得到增强,旨在提高开发者的生产力和效率。
2025年8月18日 / Gemini
Gemini API 的网址上下文工具现已正式推出,让开发者可以使用 Web 内容生成提示词,而不是手动上传内容。此版本扩展了对 PDF 和图像的支持。
2025年8月15日 / Google AI Studio
Google 宣布在 Gemini API 和 Google AI Studio 中推出正式版 Imagen 4,这一高级文本转图像模型显著改进了文本渲染性能。全新 Imagen 4 Fast 模型专为快速生成图像而设计,与 Imagen 4 和 Imagen 4 Ultra 同属一个系列,Imagen 4 和 Imagen 4 Ultra 还支持高达 2K 分辨率的图像生成。
2025年8月14日 / Gemma
Google 新推出的 Gemma 3 270M 是一款拥有 2.7 个亿参数的紧凑型模型,不仅能源效率高,而且具备可用于生产环境的量化和强大的指令遵循功能,使其成为在设备端和研究环境中针对特定任务进行微调的强大解决方案。
2025年8月13日 / Gemini
最新的 Gemini CLI 更新在 VS Code 中提供了深度 IDE 集成,包括智能的上下文感知建议和编辑器内原生差异比较功能,让开发者可以直接在差异视图中查看和修改建议的更改,以实现更高效的工作流。
2025年8月12日 / Kaggle
在 Google TPU 上使用 JAX 从头开始构建和训练 GPT2 模型,并在免费版 Colab 或 Kaggle 中使用完整的 Python 笔记本。了解如何定义硬件网格、如何划分模型参数和输入数据以实现数据并行,以及如何优化模型训练流程。