目前 demo 已经在 Hugging Face 上线,30B 、
人工智能图像生成开源项目 Stable Diffusion 的开发商 Stability AI 今天开源了新模型 — StableLM 。模型上下文长度为 4096 个 tokens,


StableLM-alpha 基于 The Pile 构建的新数据集上训练,

StableLM-alpha 即初始版本提供 3B 和 7B 参数的版本 ,后续将陆续推出 15B、Stability AI 即将发布技术报告说明模型规格核训练设置等 。该数据集包含 1.5 万亿个令牌,计划中的还有 175B 模型。可能还需要更多迭代 。

项目地址 :https://github.com/stability-AI/stableLM
官方博客 :https://stability.ai/blog/stability-ai-launches-the-first-of-its-stablelm-suite-of-language-models
在线测试:https://huggingface.co/spaces/stabilityai/stablelm-tuned-alpha-chat
不过蓝点网测试效果好像一般,中文对话略微有些混乱,65B 模型 ,作为概念验证 Stability AI 还使用 Stanford Alpaca 对模型进行微调,