This repository has been archived on 2026-09-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
open-brainy/src/embeddings
David Snelling 2a080aca55 feat: replace dtype with clearer precision parameter for model selection
- Changed confusing 'dtype' to 'precision' for model variant selection
- Fixed Q8 quantized model loading in transformers.js pipeline
- Added proper model file detection for q8 vs fp32 models
- Updated all references across codebase to use new parameter
- Maintains backward compatibility while providing clearer API
2025-08-29 13:22:13 -07:00
..
lightweight-embedder.ts feat: replace dtype with clearer precision parameter for model selection 2025-08-29 13:22:13 -07:00
model-manager.ts feat: add optional Q8 quantized model support 2025-08-29 11:09:40 -07:00
universal-memory-manager.ts feat: replace dtype with clearer precision parameter for model selection 2025-08-29 13:22:13 -07:00
worker-embedding.ts feat: replace dtype with clearer precision parameter for model selection 2025-08-29 13:22:13 -07:00
worker-manager.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligence™ 2025-08-26 12:32:21 -07:00