You're viewing a single thread.
The quantized model you can run locally works decently and they can't read any of it, which is nice.
I use that one specifically https://huggingface.co/lmstudio-community/Meta-Llama-3-8B-Instruct-GGUF/blob/main/Meta-Llama-3-8B-Instruct-Q4_K_M.gguf
If you're looking for a relatively user-friendly software to use it, you can look at GPT4All (open source) or LM Studio.
57 4 ReplyIf you're ready to tinker a bit i can recommend Ollama for the backend and Open web UI for the frontend. They can also both run on the same machine.
The advantage is that you can use your GPU to compute, which is a lot faster.
16 0 ReplyPretty sure LM studio is not open source
12 0 ReplyYou're right, I thought they were but I checked their GitHub and LM Studio itself isn't.
8 0 Reply