人工智能图像生成开源项目 Stable Diffusion 的开发商 Stability AI 今天开源了新模型 — StableLM。计划中的还有 175B 模型。
StableLM-alpha 即初始版本提供 3B 和 7B 参数的版本 ,不过蓝点网测试效果好像一般 ,
项目地址 :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
中文对话略微有些混乱,该数据集包含 1.5 万亿个令牌,作为概念验证 Stability AI 还使用 Stanford Alpaca 对模型进行微调 ,65B 模型,后续将陆续推出 15B、可能还需要更多迭代。目前 demo 已经在 Hugging Face 上线 ,

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