Mr_P·पिछला माह·discussAndroid and Chrome need on-device AI capabilities. Google can't lock down those weights like it can with server-side ML.So it's easier to just release those models as open source and make it official, since someone would inevitably hack the weights out anyway.
Mr_P·3 माह पहले·discussI had to double check that this wasn't an April Fools joke. The GitHub project has commits from 2 weeks ago, so it's not.Looking more closely though, this looks a lot like the Google "AI Cookie" from 2017, which also used Bayesian Optimization: https://blog.google/innovation-and-ai/technology/research/ma...
Mr_P·4 माह पहले·discussI looked around the repository, and it looks like it's just 3 regexes to strip whitespace or filler words:https://github.com/ARPAHLS/skillware/blob/main/skills/optimi...
Mr_P·8 वर्ष पहले·discussHow is this #2 on Hacker News? There's literally nothing here about how to actually build a database (yet?)Instead, there's just a key-value store implemented on top of a javascript hashmap and a filesystem.
So it's easier to just release those models as open source and make it official, since someone would inevitably hack the weights out anyway.