Skip to content

Tags: frost-beta/node-mlx

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Build issues using 'strict' mode in tsconfig (#5)

* chore: Move package exports to lib

* fix: Missing parameter on 'setDefaultStream'

* chore: Import 'core' from the new bindings export file

v0.3.2

Toggle v0.3.2's commit message
ci: Re-enable windows build

v0.3.1

Toggle v0.3.1's commit message
ci: Disable windows build for now

v0.3.0

Toggle v0.3.0's commit message
Increase tiemout for gelu

v0.2.1

Toggle v0.2.1's commit message
Update to MLX 0.21.1

v0.2.0

Toggle v0.2.0's commit message
Update to MLX 0.21.0

v0.1.0

Toggle v0.1.0's commit message
Update to MLX 0.20.0

v0.0.23

Toggle v0.0.23's commit message
Fix loading weights whose name is UpperCase

v0.0.22

Toggle v0.0.22's commit message
Return a Promise in mx.asyncEval

v0.0.21

Toggle v0.0.21's commit message
Hide the mx.evalInWorker API for now