Meta AI
Meta AI
Meta AI
It won’t fuck off even if you ask it how to disable it gives you bullshit answers. Some “AI”.
Yeah first thing I did was ask it how I could dissable it.
At least the new windows copilot told me how to disable it.
It finds it way to you in many forms, even if you disable it in one place.
Taskbar, Startmenu, Edge browser, the new Office to name a few.
They will push it wether you like it or not
I just blocked its user account
Don't see any option to block it on messenger yet
What happens if you ask it to create Prof Farnsworth saying “Fuck Off”?
Could you then use the AI generated Farnsworth to instruct the AI to Fuck Off?
Where are you guys running into this? I thought for the most part tech people dropped anything associated with meta
"Who are those horrible orange creatures over there?"
"Why, those are the Grunka Lunkas. They work here in the Slurm factory."
"Tell them to fuck off!"
So quick question: What is this?
I mean, I can guess that it's a weird new Facebook thing. But unless it's also a new Windows thing hardwired into the OS like the Edge/Cortana bullshit, I don't really care what FB is up to. :/
At least meta AI actually releases most of their models, and publishes research papers about the ones they don’t.
There are couple of things you have to do different if you're the underdog, don't make it a good guy Meta argument.
The models are marketing, and we can be fine with it.
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.
If 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.
Pretty sure LM studio is not open source
You're right, I thought they were but I checked their GitHub and LM Studio itself isn't.