Tobias Lütke
|
7cec9b8a3a
Merge pull request #7 from burke/main
|
4 ماه پیش |
Tobias Lütke
|
fe0fd0859b
Merge pull request #9 from burke/single-tokenize
|
4 ماه پیش |
Tobi Lutke
|
4d21c5ab2b
Fix collection filter SQL and support non-ASCII filenames
|
4 ماه پیش |
Tobi Lutke
|
0dfd7a4686
Fix query hang, SQL errors, and missing docid in search results
|
4 ماه پیش |
Burke Libbey
|
3974c231dc
Optimize chunking to tokenize once per document
|
4 ماه پیش |
Burke Libbey
|
2410c8ef00
Fix flake.nix to use correct src/qmd.ts path
|
4 ماه پیش |
Tobi Lutke
|
431f6e505b
Fix qmd embed crash and resolve all TypeScript errors
|
4 ماه پیش |
Tobi Lutke
|
c85889df12
fixes
|
5 ماه پیش |
Tobi Lutke
|
c9ac3c1463
Use default createContext() options for better VRAM management
|
5 ماه پیش |
Tobi Lutke
|
f39db3a593
Fix VRAM and sequence exhaustion issues in generation
|
5 ماه پیش |
Tobi Lutke
|
10c5ec016f
Simplify disposal: let llama cascade to children, remove test dispose calls
|
5 ماه پیش |
Tobi Lutke
|
edc294db4f
Don't dispose llama in tests - let process exit handle cleanup
|
5 ماه پیش |
Tobi Lutke
|
e8f4dce0b7
Fix Metal backend crash by properly disposing llama resources
|
5 ماه پیش |
Tobi Lutke
|
c26e8ea3ba
Add fusion difficulty queries to test RRF's advantage
|
5 ماه پیش |
Tobi Lutke
|
4131c827de
Make LlamaCpp dispose idempotent and avoid Metal backend crash
|
5 ماه پیش |
Tobi Lutke
|
d28a89eb5c
Fix eval tests: add missing insertEmbedding params and conditional thresholds
|
5 ماه پیش |
Tobi Lutke
|
56dea7d6ce
Add vector and hybrid (RRF) search evaluation tests
|
5 ماه پیش |
Tobi Lutke
|
5343e0e51d
Add production mode guard to prevent tests from using global index
|
5 ماه پیش |
Tobi Lutke
|
945d4b4572
Add 6 synthetic evaluation documents
|
5 ماه پیش |
Tobi Lutke
|
7828566333
Add evaluation harness with synthetic test documents
|
5 ماه پیش |
Tobi Lutke
|
a0bceef36a
Add conditional query expansion based on BM25 signal strength
|
5 ماه پیش |
Tobi Lutke
|
fd24df81c9
Rerank multiple chunks per document with score aggregation
|
5 ماه پیش |
Tobi Lutke
|
7847631224
Fix duplicate files in query results with explicit dedup
|
5 ماه پیش |
Tobi Lutke
|
25f8d185f4
Add lazy model loading with 2-minute inactivity auto-unload
|
5 ماه پیش |
Tobi Lutke
|
4385a6a8f6
Fix HyDE prompt to generate actual content instead of meta-description
|
5 ماه پیش |
Tobi Lutke
|
d383b5c226
Migrate to node-llama-cpp and add structured query expansion
|
5 ماه پیش |
Tobi Lutke
|
a3703c069a
Add path normalization, output format tests, and fix test isolation
|
5 ماه پیش |
Tobi Lutke
|
3a9c5c921e
Add --line-numbers support to get command
|
5 ماه پیش |
Tobi Lutke
|
7d6ecc4039
Unskip 4 previously skipped tests that now work
|
5 ماه پیش |
Tobi Lutke
|
5e60bd7085
Add docid, line-numbers, handelize, and fix displayPath format
|
5 ماه پیش |