- Published on
Google Gemini
- Authors
- Name
- Sunway
简介
2023.12.6 Google 发布了最新的多模态大模型 Gemini
: https://bard.google.com/updates,
官方的说明是: We’ve specifically tuned Gemini Pro in Bard to be far more capable at things like understanding and summarizing, reasoning, coding, and planning
查看 bard
的 change log 发现它在 2023.11.21 扩展了 bard 对 youtube video的理解能力,12.6的发布的 Gemini 又提升了模型的总结能力。(2023.11.21 Updates: Expanding Bard’s understanding of YouTube videos)
Youtube 总结能力测试
测试它的Youtube视频的理解和总结能力如下:
它总结出了这个视频的以下几个主题:
- Why would you even want to use async i/o?
- The history of asynchronous programming in Python and in general
- The event loop
- Coroutines
- How coroutines are built and how they work under the hood
- The asyncio library
- How to write a simple web application with asyncio
- How to debug applications written in asyncio
总结的是还是非常不错的,EventStream的输出速度也很快
更多 Gemini 信息可以参考: The Gemini era
结尾
Gemini 和 Bard 刚推出时一样,暂不支持其他非英语的语言,用英文提问会自动使用 Gemini Pro ,非英文都不是 Gemini Pro(需要美国IP)。
对中文Youtube视频的总结感觉还不是特别到位,需要等谷歌不断完善。
官宣是超越了ChatGPT-4,但手里没有开GPT Plus,不好比较;但作为免费的GPT工具使用起来还是很不错。