New
v0.1.0
What's Changed
- feature: impl naive gpt2 by @hlhr202 in https://github.com/Atome-FE/llama-node/pull/51
- feature: implemented parallel inference for llama-rs, implemented naive sequential async inference for llama-cpp and rwkv-cpp by @hlhr202 in https://github.com/Atome-FE/llama-node/pull/52
Full Changelog: https://github.com/Atome-FE/llama-node/compare/v0.0.37...v0.1.0