Skip to content

Releases: sauravpanda/BrowserAI

v2.2.0

18 Apr 00:26

Choose a tag to compare

What's New

Engine Comparison Benchmark

New examples/benchmark/ demo that compares MLC (WebGPU), Transformers.js (ONNX/WASM), and Flare (GGUF/WASM) engines side-by-side. Measures model load time, TTFT, and tokens/sec with configurable runs and visual charts.

Flare Engine Updates

  • Package rename: @aspect/flare@sauravpanda/flare (the actual published npm package)
  • Installed as dependency: @sauravpanda/flare@0.2.5
  • Fixed model URLs: SmolLM2 GGUF models now use bartowski's public HuggingFace repos

Housekeeping

  • Jest 29 → 30: Clears all 4 npm audit vulnerabilities in the main package
  • README: Documents Demucs (audio source separation) and Flare (GGUF/WASM) engines with usage examples
  • Tests: 62 passing tests across 7 suites (up from 35)
  • 14 issues closed via triage and fixes

Full Changelog

v2.1.1...v2.2.0

v2.0.4

21 May 19:17
9fd0267

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.4

v2.0.2

15 Apr 18:01
2ad0142

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.2

v2.0.0

27 Mar 06:35
7bb9207

Choose a tag to compare

What's Changed

Full Changelog: v1.0.37...v2.0.0

v1.0.37

19 Mar 17:20
e5d2a2e

Choose a tag to compare

What's Changed

Full Changelog: v1.0.36...v1.0.37

v1.0.36

12 Mar 16:43
7514f9c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.35...v1.0.36

v0.1.35

10 Mar 23:38
5816ee8

Choose a tag to compare

What's Changed

Full Changelog: v0.1.31...v0.1.35

v0.1.31

02 Mar 08:45
fab8f97

Choose a tag to compare

What's Changed

Full Changelog: v0.1.30...v0.1.31

v0.1.30

27 Feb 08:45
ab87396

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.29...v0.1.30

v0.1.29

20 Feb 23:03
b3436e2

Choose a tag to compare

What's Changed

Full Changelog: v0.1.28...v0.1.29