档案库 · 消费应用 · 产品决策 · 2019
AI Dungeon 2 押注微调版 GPT-2 能打造出无限文字冒险游戏
一位开发者发布了一款免费文字冒险游戏,其每个情节转折都由 1.5B 参数的 GPT-2 生成;Show HN 帖子获得 584 分和 220 条评论。
AI Dungeon
做的是什么生意
AI Dungeon 2 is a free browser text adventure where a 1.5B-parameter GPT-2 model, fine-tuned on scraped choose-your-own-adventure stories, generates the world and narrates the result of whatever the player types.
起因
Nick Walton spent several months on the project before the December 2019 launch. He fine-tuned OpenAI's 1.5B-parameter GPT-2 on roughly 30 MB of second-person stories scraped from chooseyourstory.com, training on a DGX-1 through a professor's lab for about 12–16 hours. The idea grew out of an earlier experiment by Nathan using the smallest GPT model on a small dataset of Zork adventures; Walton's first version was already playable at ai-adventure.appspot.com.
经过
The Show HN on 2019-12-05 hit 584 points and 220 comments as players tested the limits — marrying dragons, installing Linux, becoming president — alongside sharp critiques about story coherence and memory. Demand was so heavy that the free Google Colab notebooks threw 403 errors mid-thread; the author patched them live, open-sourced the code for people with 12GB+ GPUs, and said he had no idea how he would afford to host the model himself.
还没有结局,它还在跑。
背景
AI Dungeon 2 是一款免费的浏览器文字冒险游戏,用语言模型取代了预设故事:一个 1.5B 参数的 GPT-2,在爬取的互动小说上微调,根据玩家输入生成每个新段落。用制作者的话说,其他游戏都由开发者编程限制,而在这里,你能想象的一切都能做,游戏会配合你。
Nick Walton 花了几个月时间开发。他在约 30 MB 的第二人称故事(来自 chooseyourstory.com)上微调模型,使用教授的 DGX-1 集群训练了约 12-16 小时;该想法源自朋友早期用最小 GPT 模型玩 Zork 的实验。
2019 年 12 月 5 日的 Show HN 帖子获得 584 分和 220 条评论,玩家测试了各种行为——与龙结婚、安装 Linux、成为总统——同时也有对游戏梦逻辑连贯性的批评。需求如此巨大,免费 Google Colab 笔记本报出 403 错误;作者现场修复,并开源代码供本地玩,他说自己负担不起托管模型的费用。
这件事要成立,得有什么
- 发布信号直接且强烈:2019 年 12 月 5 日在 Hacker News 上获得 584 分和 220 条评论,帖子里几小时内就充满了游戏记录。
- 演示即产品:没有路线图或截图,只给一个链接,成千上万玩家输入任何内容,GPT-2 即时反应,需求压垮了免费的 Colab 后端。
- 开放是不得已:作者负担不起托管 1.5B 模型的 GPU,所以游戏跑在免费 Colab 笔记本上,代码公开,任何有 12GB+ GPU 的人都能本地玩。
- 反应凸显了未来 AI 故事生成面临的取舍:对真正开放式玩乐的欣喜,加之对连贯性和记忆的批评,这是第一版无法解决的。
可借鉴之处
展示不可思议的成品,而非路线图:让数千人玩一个不完美但有魔力的 GPT-2 游戏,产生的需求远超任何功能列表。
后续进展
截至 2019 年 12 月 5 日,AI Dungeon 2 在线免费,通过 Google Colab 笔记本提供服务,但笔记本无法满足需求;作者正在修复线程中的 403 错误,代码已开源供本地玩。材料中此时没有收入、公司或融资记录。
资料来源
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡