HACKER Q&A
📣 behnamoh

Best UNCENSORED language model comparable to ChatGPT?


Best UNCENSORED language model comparable to ChatGPT?


  👤 alpark3 Accepted Answer ✓
There's a bunch of LLaMA instruction-tuned variants on huggingface and new ones are coming out every day.

I personally had the best experience with GPT4-x-vicuna: https://huggingface.co/NousResearch/gpt4-x-vicuna-13b.

There's more variants, and you can find information on them on https://www.reddit.com/r/LocalLLaMA.

The best way for you to run the model is probably through https://github.com/ggerganov/llama.cpp. This is a plain C/C++ implementation that can run LLMs pretty efficiently. It can run the LLaMA 13B variants at a pretty quick pace (~100 ms/token) on my M1 Pro macbook.

I'd be happy to answer more questions.


👤 juliensalinas
You might want to try our ChatDolphin model on NLP Cloud that is very similar to Vicuna and uncensored: https://nlpcloud.com/home/playground/text-generation (select the ChatDolphin model at the top right).

I hope it will be useful.


👤 seydor
I think this is the currently trending

https://huggingface.co/TheBloke/Manticore-13B-GGML

You can download it directly from oobabooga interface

overall i have found gptx-4-alpaca to be pretty good.

None of them are comparable to chatGPT of course because they are smaller, but they are still great



👤 cratermoon
What sort of censoring are you concerned about? What's excluded from ChatGPT that you want to use?

👤 wkat4242
Are there even any? I think all the big players censor because they're afraid of the headlines "major AI product used to do ".

Perhaps llama considering it can be self hosted?


👤 toonyman2020
Nothing