Steven Roussey
Steven Roussey
Also, it looks like `JSC__JSValue__forEachPropertyOrdered` has more different with it than `JSC__JSValue__forEachProperty` that goes beyond ordering.
I guess my test should move to the main console.log test. Now that I look at it, it is under bun folder which I now see how bun specific tests,...
I guess I can't get away from coding on console.log. Another decade... lol
BTW: any reason `@actions/core` is not installed? It is required by the tests.
Excited to see turbo support. Would be great to have the PR pinned so we can look at how to support new models with an example.
Still on 0.80.0 because of this.
``` ❯ cd node_modules/node-postal ❯ ll Permissions Size User Date Modified Name .rw-r--r--@ 726 steve 19 Feb 13:45 binding.gyp .rw-r--r--@ 106 steve 19 Feb 13:45 index.js .rw-r--r--@ 1.1k steve 19...
And now there is a build folder, so looking in there: ``` ❯ ll build Permissions Size User Date Modified Name .rw-r--r--@ 121 steve 22 Feb 10:47 binding.Makefile .rw-r--r--@ 15k...
And for completeness: ``` ❯ ll /usr/local/lib Permissions Size User Date Modified Name drwxr-xr-x@ - root 28 Jan 13:18 docker .rwxr-xr-x@ 9.9M root 19 Feb 13:49 libpostal.1.dylib .rw-r--r--@ 13M root...
A faster metal implementation: https://github.com/philipturner/metal-flash-attention cc: @philipturner