Heard the first time about them (ente) yesterday in a discussion about "which 2FA are u using?". Directly switched to https://ente.com/auth/ on Android and Linux Desktop and very happy with it. Going to give this a try...
Ensu – Ente’s Local LLM app
11–20 of 198 posts
Re: Ensu – Ente’s Local LLM app
#12Maybe I’m missing it but the page is really light on technical information. Is this a quantized / distilled model of a larger LLM? Which one? How many parameters? What quantization? What T/s can I expect? What are the VRAM requirements? Etc etc
You can see what it uses here - https://github.com/ente-io/ente/blob/main/web/apps/ensu/src/... Either LFM2.5-1.6B-4bit or Qwen3.5-2B-8bit or Qwen3.5-4B-4bit
Re: Ensu – Ente’s Local LLM app
#13Earlier quoted context omitted.
You presumably had a working 2fa app already, but off the cuff decide to switch to new unvetted variant X; basically unknown auth system after reading a few paragraphs of text in an afternoon? Does this seem sound?
While I would have the same reaction, in this case I think it is a sane decision. Ente is cornering the privacy market and I think they're doing a great job. They have a lot to lose (trust) and it would be stupid if they did something shady with the data entered in the 2FA app.
this seems self-contradictory
Re: Ensu – Ente’s Local LLM app
#14Heard the first time about them (ente) yesterday in a discussion about "which 2FA are u using?". Directly switched to https://ente.com/auth/ on Android and Linux Desktop and very happy with it. Going to give this a try...
You presumably had a working 2fa app already, but off the cuff decide to switch to new unvetted variant X; basically unknown auth system after reading a few paragraphs of text in an afternoon? Does this seem sound?
Re: Ensu – Ente’s Local LLM app
#15Re: Ensu – Ente’s Local LLM app
#16Re: Ensu – Ente’s Local LLM app
#17Re: Ensu – Ente’s Local LLM app
#18I'm working on a rather simple idea; a Wordpress plugin that allows you to use a local LLM inside your wordpress CMS. It requires a Firefox add-on to act as a bridge: https://addons.mozilla.org/en-US/firefox/addon/ai-s-that-hel... There is honestly not much to test just yet, but feel free to check it out here, provide feedback on the idea: https://codeberg.org/Helpalot/ais-that-helpalot The essence works, I was able…
Also: "Your AI agent can now create, edit, and manage content on WordPress.com" https://wordpress.com/blog/2026/03/20/ai-agent-manage-conten...
Re: Ensu – Ente’s Local LLM app
#19Maybe I’m missing it but the page is really light on technical information. Is this a quantized / distilled model of a larger LLM? Which one? How many parameters? What quantization? What T/s can I expect? What are the VRAM requirements? Etc etc
You can see what it uses here - https://github.com/ente-io/ente/blob/main/web/apps/ensu/src/... Either LFM2.5-1.6B-4bit or Qwen3.5-2B-8bit or Qwen3.5-4B-4bit
Though, I don't see any references to Gemma at all in the open source code...
Re: Ensu – Ente’s Local LLM app
#20I'm working on a rather simple idea; a Wordpress plugin that allows you to use a local LLM inside your wordpress CMS. It requires a Firefox add-on to act as a bridge: https://addons.mozilla.org/en-US/firefox/addon/ai-s-that-hel... There is honestly not much to test just yet, but feel free to check it out here, provide feedback on the idea: https://codeberg.org/Helpalot/ais-that-helpalot The essence works, I was able…
Spam? Ad? Also: "Your AI agent can now create, edit, and manage content on WordPress.com" https://wordpress.com/blog/2026/03/20/ai-agent-manage-conten...
I'm talking about connecting Ollama to your wordpress.
Not via MCP or something that's complicated for a relatively normal user. But thanks for the link.