原创 橘子OrangeAI 2025-05-28 20:59 北京
结果这个小版本,代码能力大幅增强,笑死了
DeepSeek R1 模型官方宣布,已完成“小版本试升级”
可以在官网和APP体验
结果这个小版本,代码能力大幅增强
笑死了
随手测了几个例子:
先让 R1 新版写了个介绍自己的网站,没用任何风格提示词
默认审美大幅提升
这是新版 R1
这是旧版 R1
prompt: 写一个介绍 deepseek 模型的页面,要尽可能好看,使用deepseek风格的配色
你说这是小升级???
然后是经典的天气卡片测试,这个非常难,很好地完成了任务。
特别是下雪的效果,也太棒了吧
prompt:Create a single HTML file containing CSS and JavaScript to generate an animated weather card. The card should visually represent the following weather conditions with distinct animations: Wind: (e.g., moving clouds, swaying trees, or wind lines) Rain: (e.g., falling raindrops, puddles forming) Sun: (e.g., shining rays, bright background) Snow: (e.g., falling snowflakes, snow accumulating) Show all the weather card side by side The card should have a dark background. Provide all the HTML, CSS, and JavaScript code within this single file. The JavaScript should include a way to switch between the different weather conditions (e.g., a function or a set of buttons) to demonstrate the animations for each.
再写一个小游戏
运行的时候有点环境小问题,修复之后就跑起来了
规则完整,还有点好玩,但这似乎不算 3D 吧,还有一些进步空间。
prompt:写一个3d版本的马里奥小游戏
初步测试完成。
你觉得这是个小升级吗?