Skip to content

CoreML Player 1.0.4

Latest

Choose a tag to compare

@andrewginns andrewginns released this 22 Nov 17:32

Application is currently not signed so after copying it to Applications folder you'll have to right click on it and select Open (just for initial launch).

But it is fully Sandboxed:

  • No File Access (Just read-only access to files that you select from within the app)
  • No network connection (not even for analytics)
  • If you have Xcode, you can also simply clone and build it yourself.

Since the original repo is archived, does it make my version the "official" one 😅
Update due to desire for a real project to facilitate personal testing of codex

Version 1.0.4 Changelog:

  • Modernize CoreML loading & inference for stateful models, safer optimizations, and UX clarity