Hacker News new | ask | show | jobs
by yieldcrv 1183 days ago
the chatbot gui is open source, the thing to make the chatbot work is not released at all.

basically, this is just a wrapper for your own LLM .bin file and is just a GUI for any LLM. instead of typing a prompt in terminal, now you.... go to terminal anyway and it launches a happy looking GUI

1 comments

Hi Vicuna developer here. We are going to release the weight delta, and you should be able to reproduce the chatbot if you have the original LLaMA weight. We cannot directly release the weight due to LLaMA's constraint.