Earlier quoted context omitted.
No ridiculous prohibitions on training on logs… Man, imagine being OpenAI and flushing your brand down the toilet with an explicit customer noncompete rule which totally backfires and inspires 100x more competition than it prevents
Llama's license does forbid it: "Llama 3.1 materials or outputs cannot be used to improve or train any other large language models outside of the Llama family." https://llamaimodel.com/commercial-use/
Forget ChatGPT: why researchers now run small AIs on their laptops
61–70 of 385 posts
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#62If I get stuck on a problem, switch to chat gpt or phind.com and see what that gives. Sometimes, it’s not the LLM that helps, but changing the context and rewriting the question.
However I cannot use the online providers for anything remotely sensitive, which is more often than you might think.
Local LLMs are the future, it’s like having your own private Google running locally.
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#63Earlier quoted context omitted.
Llama's license does forbid it: "Llama 3.1 materials or outputs cannot be used to improve or train any other large language models outside of the Llama family." https://llamaimodel.com/commercial-use/
Meta dropped that term, actually, and that's an unofficial website.
https://ai.meta.com/llama/license/
Section 1.b.iv
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#64Earlier quoted context omitted.
Llama's license does forbid it: "Llama 3.1 materials or outputs cannot be used to improve or train any other large language models outside of the Llama family." https://llamaimodel.com/commercial-use/
Meta dropped that term, actually, and that's an unofficial website.
The official llama 3 repo still says this, which is a different phrasing but effectively equal in meaning to what the commenter above said.
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#65Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#66Next year, devices equipped with AMD's Strix Halo APU will be available, capable of using ~96GB of VRAM across 4 relatively fast channels from a total of 128GB unified memory, along with a 50 TOPS NPU. This could partially serve as an alternative to the MacBook Pro models with M2/M3/M4 chips, featuring 128GB or 196GB unified memory. - https://videocardz.com/newz/amd-ryzen-ai-max-395-to-feature-...
According to Tom's ( https://www.tomshardware.com/pc-components/cpus/amd-pushes-r... ), those are supposed to be laptop CPUs, which makes me wonder what AMD has planned for us desktop users.
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#67I like self hosting random stuff on docker. Ollama has been a great addition. I know it's not, but it feels on par with ChatGPT. It works perfectly on my 4090, but I've also seen it work perfectly on my friend's M3 laptop. It feels like an excellent alternative for when you don't need the heavy weights, but want something bespoke and private. I've integrated it with my Obsidian notes for 1) note generation 2) fuzzy s…
which model are you using? what size/quant/etc? thanks!
I'd say it's as good as or better than GPT 3.5 based on my usage. Some benchmarks: https://ai.meta.com/blog/meta-llama-3-1/
Looking forward to try other models like Qwen and Phi in near future.
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#68Earlier quoted context omitted.
It will have around 250GB/s of bandwidth which makes it nearly unusable for 70b models. So the high amount of RAM doesn’t help with large models.
> nearly unusable for 70b models Can Apple Silicon manage this? Would it be feasible to do with some quantization perhaps?
- "Running Qwen 2.5 Math 72B distributed across 2 MacBooks. Uses @exolabs_ with the MLX backend." https://x.com/ac_crypto/status/1836558930585034961
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#69"2 MacBooks is all you need. Llama 3.1 405B running distributed across 2 MacBooks using @exolabs_ home AI cluster" https://x.com/AIatMeta/status/1834633042339741961
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#70Next year, devices equipped with AMD's Strix Halo APU will be available, capable of using ~96GB of VRAM across 4 relatively fast channels from a total of 128GB unified memory, along with a 50 TOPS NPU. This could partially serve as an alternative to the MacBook Pro models with M2/M3/M4 chips, featuring 128GB or 196GB unified memory. - https://videocardz.com/newz/amd-ryzen-ai-max-395-to-feature-...
It will have around 250GB/s of bandwidth which makes it nearly unusable for 70b models. So the high amount of RAM doesn’t help with large models.