Hacker News new | ask | show | jobs
by danieljanes 1109 days ago
Does GGML support training on the edge? We're especially interested in training support for Android+iOS
2 comments

Yes - look at the file tests/test-opt.c. Unfortunately there's almost no documentation about its training/autodiff.
What kind of applications do you see for training on mobile devices? Is anyone using this in industry?