Out of the box models: Llama, Whisper, Falcon, StarCoder, etc, WASM support (run in browser), model training, and much much more, woo-hoo!
Out of the box models: Llama, Whisper, Falcon, StarCoder, etc, WASM support (run in browser), model training, and much much more, woo-hoo!
Very cool! In my company I had to serve BERT in rust using the tensorflow C API. If I knew of this framework I would have given it a shot, the examples are there and they look easy to understand.