要求:
有没有这样的呢?
1
graetdk 2023-05-08 12:40:58 +08:00
chatglm
|
2
shiji 2023-05-08 12:56:16 +08:00 via iPhone
不开源能商业化赚大钱的都没有像样的,怎么能指望有好用的还能开源?想的太美了吧
|
3
love060701 2023-05-08 13:01:03 +08:00
开源且可商用的 LLM 大全,中文的支持情况不太清楚,见第 3 条: https://www.notion.so/5-6-AI-f561554fde2f42bead64b0be0ccf9f6a
|
4
helooo 2023-05-08 14:13:06 +08:00 via Android
|
5
noe132 2023-05-08 14:31:11 +08:00
bloom 这种规模的开源模型训练光设备就要 A100 x 32
一台 A100 x 8 的机器之前大概在 100w 人民币左右。 chatgpt 这种东西就算开源给你你也用不了 |
6
vincekang 2023-05-08 23:48:53 +08:00
有啊 chat.hvvyxs. com
|
7
RageBubble 2023-05-09 14:11:47 +08:00
Huggingface:
https://github.com/huggingface/transformers 基于 Meta 公司开源的 LLaMA ,媲美 GPT-3 ,普通家用 GPU 都可以训练: https://github.com/cocktailpeanut/dalai https://github.com/juncongmoo/pyllama |