nichtdax / awesome-totally-open-chatgpt

A list of totally open alternatives to ChatGPT
Creative Commons Zero v1.0 Universal
4.51k stars 195 forks source link

Add more LLaMA based projects & better organize LLaMA-derived projects #14

Closed nicognaW closed 1 year ago

nichtdax commented 1 year ago

hpcaitech/ColossalAI is a framework to parallel train the large models. They cover lots of models. It's not based on LLaMA directly tho. Please remove it

alreadydone commented 1 year ago

But their "chat" version, ColossalChat, is indeed based on LLaMA, see blog post. I suggest that you link to the blog post instead to avoid confusion.

alreadydone commented 1 year ago

Please also add lm-sys/FastChat "Vicuna"

nichtdax commented 1 year ago

But their "chat" version, ColossalChat, is indeed based on LLaMA, see blog post. I suggest that you link to the blog post instead to avoid confusion.

I agree with you, the blog link should be added

nicognaW commented 1 year ago

Note that I removed antimatter15/alpaca.cpp because the original ggerganov/llama.cpp now supports alpaca, and it's far behind the origin.

nichtdax commented 1 year ago

LGTM