For anyone who hasn't tried local models because they think it's too complicated or their computer can't handle it, download a single llamafile and try it out in just moments. https://future.mozilla.org/builders/news_insights/introducin... https://github.com/Mozilla-Ocho/llamafile They even have whisperfiles now, which is the same thing but for whisper.cpp, aka real-time voice transcription. You can also take this a…
Or https://ollama.com/
Forget ChatGPT: why researchers now run small AIs on their laptops
251–260 of 385 posts
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#252Earlier quoted context omitted.
I'm really curious what you are doing with an LLM that can be solved 80% of the time with a 8b model.
It’s mostly how would you solve this programming problem, or reminders on syntax, scaffolding a configuration file etc. Often it’s a form of rubber duck programming, with a smarter rubber duck.
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#253For anyone who hasn't tried local models because they think it's too complicated or their computer can't handle it, download a single llamafile and try it out in just moments. https://future.mozilla.org/builders/news_insights/introducin... https://github.com/Mozilla-Ocho/llamafile They even have whisperfiles now, which is the same thing but for whisper.cpp, aka real-time voice transcription. You can also take this a…
Do you know if whisperfile is akin to whisper or the much better whisperx? Does it do diarization?
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#254I narrate notes to myself on my morning walks[1] and then run whisper locally to turn the audio into text... before having an LLM clean up my ramblings into organized notes and todo lists. I have it pretty much all local now, but I don't mind waiting a few extra seconds for it to process since it's once a day. I like the privacy because I was never comfortable telling my entire life to a remote AI company. [1] It fee…
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#255For anyone who hasn't tried local models because they think it's too complicated or their computer can't handle it, download a single llamafile and try it out in just moments. https://future.mozilla.org/builders/news_insights/introducin... https://github.com/Mozilla-Ocho/llamafile They even have whisperfiles now, which is the same thing but for whisper.cpp, aka real-time voice transcription. You can also take this a…
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#256I narrate notes to myself on my morning walks[1] and then run whisper locally to turn the audio into text... before having an LLM clean up my ramblings into organized notes and todo lists. I have it pretty much all local now, but I don't mind waiting a few extra seconds for it to process since it's once a day. I like the privacy because I was never comfortable telling my entire life to a remote AI company. [1] It fee…
"before having an LLM clean up my ramblings into organized notes and todo lists." Which local LLM do you use? Edit: And self talk is quite a healthy and useful thing in itself, but avoiding it in public is indeed kind of necessary, because of the stigma https://en.m.wikipedia.org/wiki/Intrapersonal_communication
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#257Earlier quoted context omitted.
If I remember right, in the press conference they suggested desktop users would use a gpu because desktop uses are less power sensitive. That doesn’t address the vram limitations of discrete GPUs though.
True but try to find a 96GB GPU.
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#258Earlier quoted context omitted.
It’s mostly how would you solve this programming problem, or reminders on syntax, scaffolding a configuration file etc. Often it’s a form of rubber duck programming, with a smarter rubber duck.
All of this can be solved with a 3-20MB PDF file, a 10kb snippet/template file, and a whiteboard.
Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#259Re: Forget ChatGPT: why researchers now run small AIs on their laptops
#260For anyone who hasn't tried local models because they think it's too complicated or their computer can't handle it, download a single llamafile and try it out in just moments. https://future.mozilla.org/builders/news_insights/introducin... https://github.com/Mozilla-Ocho/llamafile They even have whisperfiles now, which is the same thing but for whisper.cpp, aka real-time voice transcription. You can also take this a…