Commit History

Author SHA1 Message Date
  Tobi Lutke 6062dc769f Add named entity extraction to GRPO reward function 5 months ago
  Tobi Lutke 32706a720f Refactor finetune folder: train/rl scripts with YAML configs 5 months ago
  Tobi Lutke d32e13c172 Add HuggingFace login and comprehensive scoring to GRPO v2 training 5 months ago
  Tobi Lutke c35dbd6cbd Add comprehensive scoring system for query expansion 5 months ago
  Tobi Lutke 994a094546 Update README with final evaluation results 5 months ago
  Tobi Lutke 0353994e7d Fix GRPO training script for TRL API compatibility 5 months ago
  Tobi Lutke 7cca164dd9 Add query expansion model finetuning infrastructure 5 months ago
  komsit37 88f78314bb Fix sqlite-vec loading with BREW_PREFIX (#42) 5 months ago
  Tobias Lütke 3c7dfad1b6 Make docid lookup more lenient with quotes support (#39) 5 months ago
  Joshua Lelon Mitchell fbd7fe8c8e Fix docid lookup in qmd get command (#36) 5 months ago
  Tobias Lütke 5b1671d2f6 Merge pull request #38 from odysseus0/fix/readme-model-sizes 5 months ago
  George Zhang c8f72de12e docs: fix query expansion model size (Qwen3-1.7B, not 0.6B) 5 months ago
  Tobi Lutke 7817dc11a4 Show embedding notice only once at end of qmd update 5 months ago
  Tobias Lütke 6fbad4e9a6 Merge pull request #15 from gavrix/main 5 months ago
  Tobias Lütke 77e1f82cd9 Merge pull request #23 from mbrendan/fix-vsearch-hang 5 months ago
  Tobias Lütke 2bde6804fb Merge pull request #29 from mostlydev/fix-mcp-server-exit 5 months ago
  Wojtek a0ca60bc6f Fix MCP server exiting immediately after startup 5 months ago
  Brendan McCord aea494bb24 Fix regression test to use proper test helpers 6 months ago
  Brendan McCord 01d74727f7 Add regression test and explanatory comments 6 months ago
  Brendan McCord 216793380a Fix vsearch/query hang caused by sqlite-vec JOIN incompatibility 6 months ago
  Sergey Gavrilyuk bebee61bec Fix case sensitivity in Qwen3-1.7B model filename 6 months ago
  Tobi Lutke 5fa66fd228 Skip empty files during indexing 6 months ago
  Tobi Lutke 5b636b2e4c Merge pull request #8 from burke/native-realpath 6 months ago
  Tobias Lütke 7cec9b8a3a Merge pull request #7 from burke/main 6 months ago
  Tobias Lütke fe0fd0859b Merge pull request #9 from burke/single-tokenize 6 months ago
  Tobi Lutke 4d21c5ab2b Fix collection filter SQL and support non-ASCII filenames 6 months ago
  Tobi Lutke 0dfd7a4686 Fix query hang, SQL errors, and missing docid in search results 6 months ago
  Burke Libbey 3974c231dc Optimize chunking to tokenize once per document 6 months ago
  Burke Libbey cfc5ebd553 Use native realpathSync instead of spawning subprocess per file 6 months ago
  Burke Libbey 2410c8ef00 Fix flake.nix to use correct src/qmd.ts path 6 months ago