this post was submitted on 31 May 2025
219 points (90.7% liked)

Technology

70528 readers
4123 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Greg 30 points 2 days ago (5 children)
[–] [email protected] 23 points 2 days ago (2 children)

That's fair, but I think I'd rather self host an Ollama server and connect to it with an Android client in that case. Much better performance.

[–] [email protected] 2 points 1 day ago (1 children)

How is Ollama compared to GPT models? I used the paid tier for work and I'm curious how this stacks up.

[–] [email protected] 1 points 1 day ago

It's decent, with the deepseek model anyway. It's not as fast and has a lower parameter count though. You might just need to try it and see if it fits your needs or not.

[–] Greg 4 points 2 days ago

Yes, that's my setup. But this will be useful for cases where internet connection is not reliable

[–] [email protected] 3 points 1 day ago

Is there any useful model you can run on a phone?

[–] [email protected] 2 points 1 day ago

Llama.cpp (on which ollama runs on) can. And many chat programs for phones can use it.

[–] [email protected] 8 points 2 days ago (1 children)
[–] Greg 3 points 2 days ago (1 children)

Has this actually been done? If so, I assume it would only be able to use the CPU

[–] [email protected] 7 points 2 days ago

Yeah I have it in termux. Ollama is in the package repos for termux. The speed it generates does feel like cpu speed but idk