-
released this
2025-08-29 22:22:28 +02:00 | 1259 commits to main since this releaseWhat's New in v2.9.0
✨ Features
- New
precisionparameter - Replaces confusingdtypefor model variant selection - Q8 Model Support Fixed - Properly loads quantized models (75% smaller) when requested
- Cleaner API - Use
precision: 'q8'orprecision: 'fp32'for clear model selection
🔧 Improvements
- Better model file detection for q8 vs fp32 variants
- Fixed transformers.js pipeline to correctly load quantized models
- Updated all internal references to use the new parameter
📦 Usage
const brain = new BrainyData({ embeddingFunction: createEmbeddingFunction({ precision: 'q8' // Use 75% smaller quantized models }) })🚀 Performance
- Q8 models are 75% smaller (22MB vs 87MB)
- Maintain 99% accuracy compared to fp32
- Faster loading and lower memory usage
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- New
-
released this
2025-08-29 20:09:40 +02:00 | 1261 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v2.7.4...v2.8.0
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v2.7.4 Stable
released this
2025-08-29 19:23:40 +02:00 | 1262 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v2.7.3...v2.7.4
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v2.7.3 Stable
released this
2025-08-29 19:08:23 +02:00 | 1264 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v2.7.1...v2.7.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v2.7.1 Stable
released this
2025-08-29 01:24:15 +02:00 | 1268 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v2.7.0...v2.7.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v2.7.0 Stable
released this
2025-08-29 01:05:35 +02:00 | 1270 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v2.6.0...v2.7.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v2.6.0 Stable
released this
2025-08-29 00:14:14 +02:00 | 1272 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v2.5.0...v2.6.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-08-28 21:46:26 +02:00 | 1277 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v2.4.0...v2.5.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v2.4.0 Stable
released this
2025-08-28 17:49:23 +02:00 | 1282 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v2.3.0...v2.4.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v2.3.0 Stable
released this
2025-08-28 00:38:48 +02:00 | 1284 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v2.1.0...v2.3.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)