Skip to content

1.0.2

Compare
Choose a tag to compare
@rahuldshetty rahuldshetty released this 22 Nov 16:20
· 17 commits to master since this release

Added

  • Latest GGUF format supported with latest updated llama2-cpp module.
  • Added context_size parameter for llama models.

Changed

  • Rebranded project to "LLM.JS".
  • Removed STACK_SIZE flag from build scripts.