release: v1.1.2
This commit is contained in:
parent
0ff9bec129
commit
b838f74c8c
@ -2,6 +2,8 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.1.2] - 2026-03-07
|
||||
|
||||
13 community PRs merged. GPU initialization replaced with node-llama-cpp's
|
||||
built-in `autoAttempt` — deleting ~220 lines of manual fallback code and
|
||||
fixing GPU issues reported across 10+ PRs in one shot. Reranking is faster
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tobilu/qmd",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user