this post was submitted on 31 May 2025
218 points (90.1% liked)

Technology

71073 readers
3380 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@lemmy.ca 31 points 1 week ago (5 children)
[–] AmbiguousProps@lemmy.today 23 points 1 week 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.

[–] Greg@lemmy.ca 4 points 1 week ago

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

[–] OhVenus_Baby@lemmy.ml 2 points 1 week 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.

[–] AmbiguousProps@lemmy.today 1 points 1 week 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.

[–] Euphoma@lemmy.ml 8 points 1 week ago (1 children)
[–] Greg@lemmy.ca 3 points 1 week ago (1 children)

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

[–] Euphoma@lemmy.ml 7 points 1 week 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

[–] Diplomjodler3@lemmy.world 3 points 1 week ago

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

[–] pirat@lemmy.world 2 points 1 week ago
[–] gens@programming.dev 2 points 1 week ago

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