284
Sam Altman says OpenAI will not go public this year as AI fears grow
(www.sfchronicle.com)
This is a most excellent place for technology news and articles.
I’m so glad an at home competitive solution to the AI fuckery is here now. I hope this fast forwards the bubble bursting and pc prices go back down when an iPhone or Android phone can run an equally good AI on the device itself.
PC prices will be heated up by demand for hardware to run local models. There will always be more advanced models requiring more advanced hardware, or at least for a good while. First it'll need better hardware to perfect the text generation, then to improve image generation, then to improve video generation, then to make flawless code in large projects like games, etc. etc.
At the very least, GPUs and RAM will probably stay overly expensive for a while.
Maybe not a mobile device, but running decent local models is definitely within reach for the average consumer today by simply adding a GPU with lots of VRAM to their existing PC.
I mean yes but those gpus are not necessarily within reach of the average consumer anymore. Even if you got one for a grand which is a lot of money you would have cooling and enclosure costs, possibly additional hardware.
Nah I got an RX 6800 XT for $300 with 16 GB VRAM, perfectly cromulent for a 27B model.
Thats is pretty decent alright, I had heard 24 was what was needed for decent local AI.
24 is ideal, 16 works fine especially with some MoE offloading. If you use llama-swap, a fast PCIe bus and fast storage is ideal. Takes about 20 seconds to swap between two models on my X570 board.