Want a more private ChatGPT alternative that runs offline? Check out Jan
Want a more private ChatGPT alternative that runs offline? Check out Jan

Want a more private ChatGPT alternative that runs offline? Check out Jan

Want a more private ChatGPT alternative that runs offline? Check out Jan
Want a more private ChatGPT alternative that runs offline? Check out Jan
Open source good, together monkey strong 💪🏻
Build cool village with other frens, make new things, celebrate as village
Apes together *
See case in point
It's free / libre software, which is even better, because it gives you more freedom than just 'open-source' software. Make sure to check the licenses of software that you use. Anything based on GPL, MIT, or Apache 2.0 are Free Software licenses. Anyways, together monkey strong 💪
It seems like usually when an LLM is called "Open Source", it's not. It's refreshing to see that Jan actually is, at least.
Jan is just a frontend. It supports various models under multiple licence. It also supports some proprietary models.
Sure, Jan.
Marsha Marsha Marsha!
I would also reccommend faraday.dev as a way to try out different models locally using either CPU or GPU. I believe they have a build for every desktop OS.
I have recently been playing with llamafiles, particularly Llava which, as far as I know, is the first multimodal open source llm (others might exist, this is just the first one I have seen). I was having it look at pictures of prospective houses I want to buy and asking it if it sees anything wrong with the house.
The only problem I ran into is that window 10 cmd doesn't like the sed command, and I don't know of an alternative.
Would it help to run it under WSL?
WSL2
might be a good idea to use windows terminal or cmder and wsl instead of windows shells
Install Cygwin and put it in your path.
You can use grep, awk, see, etc from either bash or Windows command prompt.
sd is written in rust and cross platform https://github.com/chmln/sd
Does awk run on windows?
Powershell, maybe?
Any recommendations from the community for models? I use ChatGPT for light work like touching up a draft I wrote, etc. I also use it for data related tasks like reorganization, identification etc.
Which model would be appropriate?
The mistral-7b is a good compromise of speed and intelligence. Grab it in a GPTQ 4bit.
Okie dokie.
Is it as good as chatgpt?
Many are close!
In terms of usability though, they are better.
For example, ask GPT4 for an example of cross site scripting in flask and you'll have an ethics discussion. Grab an uncensored model off HuggingFace you're off to the races
savedyouaclick https://jan.ai/
Also check out LLM Studio and GPT4all. Both of these let you run private ChatGPT alternatives from Hugging Face and run them off your ram and processor (can also offload to GPU).
I'd also recommend Oobabooga if you're already familiar with Automatic1111 for Stable diffusion. I have found being able to write the first part of the bots response gets much better results and seems to make up false info much less.
There's also koboldcpp, which is fairly newbie friendly.
I feel like you're all making these names up...but they were probably suggested by a LLM all together...
Are they as good as chatgpt?
Mistral is thought to be almost as good. I’ve used the latest version of mistral and found it more or less identical in quality of output.
It’s not as fast though as I am running it off of 16gb of ram and an old GTX 1060 card.
If you use LLM Studio I’d say it’s actually better because you can give it a pre-prompt so that all of its answers are within predefined guardrails (ex: you are glorb the cheese pirate and you have a passion for mink fur coats).
There’s also the benefit of being able to load in uncensored models if you would like questionable content created (erotica, sketchy instructions on how to synthesize crystal meth, etc).
No.
Depends on your use case. If you want uncensored output then running locally is about the only game in town.
Something i am really missing is a breakdown of How good these models actually are compared to eachother.
A demo on hugging face couldnt tell me the boiling point of water while the authors own example prompt asked the boiling point for some chemical.
Chat.lmsys.org
Maybe you could ask for the boiling point of dihydrogen monoxide (DHMO), a very dangerous substance.
More info at DHMO.org
I can't find a way to run any of these on my homeserver and access it over http. It looks like it is possible but you need a gui to install it in the first place.
ssh -X
Koboldcpp