crabml
crabml copied to clipboard
crabml.js
crabML is WebGPU-native. we can consider wrapping a Node.js module over it, which compiles crabml into wasm, allows us run inference in a browser.
(currently we have not utilized WASM's SIMD instructions yet, and the WebGPU backend does not support quantization yet, but these features will come)
I plan to kickoff the project layout first.