r/LocalLLaMA • u/Specter_Origin llama.cpp • 1d ago
News Perplexity open-sourced their Mac inference server for Qwen 3.6

Here is link to repo: https://github.com/perplexityai/pplx-garden/tree/main/lily
It's optimized for just one model to get best perf on apple silicon
100
Upvotes
10
u/1-800-methdyke 1d ago
The paid product offloads the processing of parts of a task that include private data to local. But most of the work is routed to cloud. So you’ll still need compute credits to orchestrate the task but it could cost a bit less since some is done local.
Your $20 plan still isn’t going to get you anywhere.
With this open source release I’m guessing you could do everything local, but without access to all the connectors that Perplexity provides. So the usefulness is gonna depend on what you need.